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

/inkscape/src/
H A Dselection-chemistry.cpp2867 SPObject * firstItem = NULL; local
2871 if (firstItem) {
2874 firstItem = SP_ITEM(*i);
2879 if (firstItem) {
2881 SPObject *parent = firstItem->parent;

Completed in 30 milliseconds