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

/inkscape/src/
H A Dsp-flowregion.cpp358 SPObject* u_child = child; local
359 SPItem *item = dynamic_cast<SPItem *>(u_child);
363 u_child = use->child;
368 SPShape *shape = dynamic_cast<SPShape *>(u_child);
375 SPText *text = dynamic_cast<SPText *>(u_child);
388 SPStyle* style = u_child->style;

Completed in 32 milliseconds