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

/inkscape/src/livarot/
H A DPathConversion.cpp701 bool large, bool wise,
705 double rx, double ry, double angle, bool large, bool wise, double &sang, double &eang)
708 ArcAnglesAndCenter(iS, iE, rx, ry, angle, large, wise, sang, eang, dr);
714 bool large, bool wise,
761 if ( wise ) {
802 bool const large, bool const wise, double const /*tresh*/)
816 ArcAnglesAndCenter(iS, iE, rx, ry, angle*M_PI/180.0, large, wise, sang, eang, dr_temp);
824 if (wise) {
946 bool const large, bool const wise, double const /*tresh*/, int const piece)
960 ArcAnglesAndCenter(iS, iE, rx, ry, angle*M_PI/180.0, large, wise, san
704 ArcAngles(const Geom::Point &iS, const Geom::Point &iE, double rx, double ry, double angle, bool large, bool wise, double &sang, double &eang) argument
712 ArcAnglesAndCenter(Geom::Point const &iS, Geom::Point const &iE, double rx, double ry, double angle, bool large, bool wise, double &sang, double &eang, Geom::Point &dr) argument
800 DoArc(Geom::Point const &iS, Geom::Point const &iE, double const rx, double const ry, double const angle, bool const large, bool const wise, double const ) argument
944 DoArc(Geom::Point const &iS, Geom::Point const &iE, double const rx, double const ry, double const angle, bool const large, bool const wise, double const , int const piece) argument
1060 DoArc(Geom::Point const &iS, Geom::Point const &iE, double const rx, double const ry, double const angle, bool const large, bool const wise, double const , int const piece, offset_orig & ) argument
[all...]
H A DPath.h245 double angle, bool large, bool wise, double tresh);
251 double angle, bool large, bool wise, double tresh, int piece);
266 double angle, bool large, bool wise, double tresh, int piece,
274 double ry, double angle, bool large, bool wise,
H A DPathOutline.cpp940 bool const wise = fin.clockwise; local
1005 if (wise)
1042 if (wise) {

Completed in 23 milliseconds