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

/inkscape/src/
H A Dtext-editing.cpp600 static SPObject* get_common_ancestor(SPObject *text, SPObject *one, SPObject *two) function
774 SPObject *common_ancestor = get_common_ancestor(item, start_item, end_item);
2010 SPObject *common_ancestor = get_common_ancestor(text, start_item, end_item);

Completed in 21 milliseconds