Searched refs:LINEJOIN_EXTRP_MITER_ARC (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/live_effects/ |
H A D | lpe-powerstroke.cpp | 163 LINEJOIN_EXTRP_MITER_ARC enumerator in enum:Inkscape::LivePathEffect::LineJoinType 169 {LINEJOIN_EXTRP_MITER_ARC, N_("Extrapolated arc"), "extrp_arc"}, 182 linejoin_type(_("Join:"), _("Determines the shape of the path's corners"), "linejoin_type", LineJoinTypeConverter, &wr, this, LINEJOIN_EXTRP_MITER_ARC), 422 case LINEJOIN_EXTRP_MITER_ARC: {
|
Completed in 15 milliseconds