Searched refs:JOIN_BEVEL (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/helper/
H A Dgeom-pathstroke.h19 JOIN_BEVEL, enumerator in enum:Inkscape::LineJoinType
50 Geom::PathVector outline(Geom::Path const& input, double width, double miter, LineJoinType join = JOIN_BEVEL, LineCapType cap = BUTT_FLAT);
63 Geom::Path half_outline(Geom::Path const& input, double width, double miter, LineJoinType join = JOIN_BEVEL);
H A Dgeom-pathstroke.cpp1033 case Inkscape::JOIN_BEVEL:
/inkscape/src/live_effects/
H A Dlpe-jointype.cpp31 {JOIN_BEVEL, N_("Beveled"), "bevel"},
H A Dlpe-taperstroke.cpp63 {JOIN_BEVEL, N_("Beveled"), "bevel"},

Completed in 39 milliseconds