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

/inkscape/src/livarot/
H A DPathCutting.cpp1151 Geom::Point stD,enD,endP; local
1156 endP=oData->p;
1162 InsertCubicTo(endP,(1-ct)*theT,(1-ct)*enD,cp+1);
1180 Geom::Point endP; local
1183 endP=oData->p;
1186 theP=ct*endP+(1-ct)*startP;
1188 InsertLineTo(endP,cp+1);
1204 Geom::Point endP; local
1210 endP=oData->p;
1219 ArcAngles(startP,endP,r
1266 Geom::Point endP=theBD.p; local
1384 Geom::Point endP; local
[all...]

Completed in 17 milliseconds