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

/inkscape/src/livarot/
H A DPathCutting.cpp1086 Geom::Point theP = nData->p; local
1088 lastPos = theP;
1145 Geom::Point theP; local
1157 TangentOnCubAt (ct, startP, *oData,true, theP,theT,len,rad);
1168 nData->p=theP;
1186 theP=ct*endP+(1-ct)*startP;
1192 nData->p=theP;
1231 PointAt (cp,ct, theP);
1241 nData->p=theP;

Completed in 36 milliseconds