Searched refs:DSCT_SHARP (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/live_effects/
H A Dlpe-dynastroke.h33 DSCT_SHARP = 0, enumerator in enum:Inkscape::LivePathEffect::DynastrokeCappingType
H A Dlpe-dynastroke.cpp41 {DSCT_SHARP, N_("Sharp"), "sharp"},
54 start_cap(_("Start:"), _("Choose start capping type"), "start_cap", DSCTConverter, &wr, this, DSCT_SHARP),
55 end_cap(_("End:"), _("Choose end capping type"), "end_cap", DSCTConverter, &wr, this, DSCT_SHARP),

Completed in 426 milliseconds