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

/inkscape/src/livarot/
H A DPath.h234 void InsertCubicTo (Geom::Point const &ip, Geom::Point const &iStD, Geom::Point const &iEnD,int at);
H A DPath.cpp208 void Path::InsertCubicTo(Geom::Point const &iPt, Geom::Point const &iStD, Geom::Point const &iEnD, int at) function in class:Path
H A DPathCutting.cpp1162 InsertCubicTo(endP,(1-ct)*theT,(1-ct)*enD,cp+1);

Completed in 22 milliseconds