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

/inkscape/src/
H A Dtext-editing.cpp1344 static bool objects_have_equal_style(SPObject const *parent, SPObject const *child) function
1593 if (!objects_have_equal_style((*item)->parent, *item)) {
1707 if (!objects_have_equal_style((*item)->parent, child)) {

Completed in 28 milliseconds