Searched defs:ArcTo (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/livarot/
H A DPath.cpp222 int Path::ArcTo(Geom::Point const &iPt, double iRx, double iRy, double angle, function in class:Path
245 ArcTo(iPt, iRx, iRy, angle, iLargeArc, iClockwise);

Completed in 95 milliseconds