H A D | PathConversion.cpp | 802 bool const large, bool const wise, double const /*tresh*/) 853 double tresh, int lev, double maxL) 861 if ( sC < tresh && eC < tresh ) { 868 if ( sC < tresh && eC < tresh ) { 880 RecCubicTo(iS, hisD, m, md, tresh, lev - 1, maxL); 882 RecCubicTo(m, md, iE, hieD, tresh, lev - 1,maxL); 899 RecCubicTo(iS, hisD, m, md, tresh, lev - 1, maxL); 901 RecCubicTo(m, md, iE, hieD, tresh, le 851 RecCubicTo( Geom::Point const &iS, Geom::Point const &isD, Geom::Point const &iE, Geom::Point const &ieD, double tresh, int lev, double maxL) argument 907 RecBezierTo(const Geom::Point &iP, const Geom::Point &iS, const Geom::Point &iE, double tresh, int lev, double maxL) argument 994 RecCubicTo(Geom::Point const &iS, Geom::Point const &isD, Geom::Point const &iE, Geom::Point const &ieD, double tresh, int lev, double st, double et, int piece) argument 1033 RecBezierTo(Geom::Point const &iP, Geom::Point const &iS, Geom::Point const &iE, double tresh, int lev, double st, double et, int piece) argument 1113 RecCubicTo(Geom::Point const &iS, Geom::Point const &isD, Geom::Point const &iE, Geom::Point const &ieD, double tresh, int lev, double st, double et, int piece, offset_orig &orig) argument 1195 RecBezierTo(Geom::Point const &iP, Geom::Point const &iS,Geom::Point const &iE, double tresh, int lev, double st, double et, int piece, offset_orig& orig) argument [all...] |