Searched refs:ArcAngles (Results 1 - 5 of 5) sorted by relevance

/inkscape/src/livarot/
H A DPath.h273 static void ArcAngles ( Geom::Point const &iS, Geom::Point const &iE, double rx,
H A DPathConversion.cpp704 void Path::ArcAngles(const Geom::Point &iS, const Geom::Point &iE, function in class:Path
H A DPathCutting.cpp1219 ArcAngles(startP,endP,rx,ry,angle*M_PI/180.0,large,clockw,sang,eang);
H A DShapeMisc.cpp1061 Path::ArcAngles (from->PrevPoint (nPiece - 1), nData->p,nData->rx,nData->ry,nData->angle*M_PI/180.0, nLarge, nClockwise, sang, eang);
H A DPathOutline.cpp1449 ArcAngles (tms,tme, data->d.a.rx,

Completed in 34 milliseconds