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

/inkscape/src/livarot/
H A DPathCutting.cpp386 void Path::AddCurve(Geom::Curve const &c) function in class:Path
414 AddCurve(*iter);
430 // TODO: this can be optimized by not generating a new path here, but doing the transform in AddCurve
438 AddCurve(*cit);
H A DPath.h393 void AddCurve(Geom::Curve const &c);

Completed in 19 milliseconds