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

/inkscape/src/
H A Dsp-object.cpp310 bool same_objects(SPObject const &a, SPObject const &b) { function in namespace:__anon96
320 return longest_common_suffix<SPObject::ConstParentIterator>(this, object, NULL, &same_objects);

Completed in 25 milliseconds