Searched refs:ctemp (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/helper/ | ||
H A D | geom.cpp | 190 Geom::Curve *ctemp = cit->transformed(t); local 191 bbox.unionWith( ctemp->boundsExact()); 192 delete ctemp; |
Completed in 34 milliseconds