Searched refs:ArcAngles (Results 1 - 5 of 5) sorted by relevance
/inkscape/src/livarot/ |
H A D | Path.h | 273 static void ArcAngles ( Geom::Point const &iS, Geom::Point const &iE, double rx,
|
H A D | PathConversion.cpp | 704 void Path::ArcAngles(const Geom::Point &iS, const Geom::Point &iE, function in class:Path
|
H A D | PathCutting.cpp | 1219 ArcAngles(startP,endP,rx,ry,angle*M_PI/180.0,large,clockw,sang,eang);
|
H A D | ShapeMisc.cpp | 1061 Path::ArcAngles (from->PrevPoint (nPiece - 1), nData->p,nData->rx,nData->ry,nData->angle*M_PI/180.0, nLarge, nClockwise, sang, eang);
|
H A D | PathOutline.cpp | 1449 ArcAngles (tms,tme, data->d.a.rx,
|
Completed in 34 milliseconds