Searched defs:nearestCommonAncestor (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsp-object.cpp316 SPObject const *SPObject::nearestCommonAncestor(SPObject const *object) const { function in class:SPObject
339 SPObject const *ancestor = first->nearestCommonAncestor(second);

Completed in 20 milliseconds