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

/inkscape/src/livarot/
H A DPathCutting.cpp1146 Geom::Point theT; local
1157 TangentOnCubAt (ct, startP, *oData,true, theP,theT,len,rad);
1160 theT*=len;
1162 InsertCubicTo(endP,(1-ct)*theT,(1-ct)*enD,cp+1);
1167 nData->end=ct*theT;

Completed in 18 milliseconds