Searched refs:ConstParentIterator (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/
H A Dsp-object.h290 typedef Inkscape::Util::ForwardPointerIterator<SPObject const, ParentIteratorStrategy> ConstParentIterator; typedef in class:SPObject
H A Dsp-object.cpp320 return longest_common_suffix<SPObject::ConstParentIterator>(this, object, NULL, &same_objects);

Completed in 153 milliseconds