Searched refs:do_profile (Results 1 - 2 of 2) sorted by relevance
| /inkscape/src/livarot/ |
| H A D | Shape.h | 293 int MakeOffset(Shape *of, double dec, JoinType join, double miter, bool do_profile=false, double cx = 0, double cy = 0, double radius = 0, Geom::Affine *i2doc = NULL); 295 int MakeTweak (int mode, Shape *a, double dec, JoinType join, double miter, bool do_profile, Geom::Point c, Geom::Point vector, double radius, Geom::Affine *i2doc);
|
| H A D | ShapeMisc.cpp | 543 Shape::MakeTweak (int mode, Shape *a, double power, JoinType join, double miter, bool do_profile, Geom::Point c, Geom::Point vector, double radius, Geom::Affine *i2doc) argument 618 if (do_profile && i2doc) { 731 Shape::MakeOffset (Shape * a, double dec, JoinType join, double miter, bool do_profile, double cx, double cy, double radius, Geom::Affine *i2doc) argument 807 if (do_profile && i2doc) {
|
Completed in 20 milliseconds