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

/inkscape/src/
H A Dsp-item-group.cpp838 SPShape *subShape = dynamic_cast<SPShape *>(subitem); local
839 if (subShape) {
842 SPPath *subPath = dynamic_cast<SPPath *>(subShape);
846 c = subShape->getCurve();
854 subShape->setCurve(c, TRUE);

Completed in 16 milliseconds