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

/inkscape/src/livarot/
H A DShapeMisc.cpp601 Geom::Point enD = a->getEdge(enB).dx; local
605 //double enL = sqrt (dot(enD,enD));
607 MiscNormalize (enD);
793 Geom::Point enD = a->getEdge(enB).dx; local
797 //double enL = sqrt (dot(enD,enD));
799 MiscNormalize (enD);
H A DPathCutting.cpp1151 Geom::Point stD,enD,endP; local
1155 enD=oData->end;
1162 InsertCubicTo(endP,(1-ct)*theT,(1-ct)*enD,cp+1);

Completed in 21 milliseconds