Searched refs:DSCT_ROUND (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-dynastroke.h | 34 DSCT_ROUND, enumerator in enum:Inkscape::LivePathEffect::DynastrokeCappingType |
H A D | lpe-dynastroke.cpp | 42 {DSCT_ROUND, N_("Round"), "round"}, 242 if (start_cap.get_value() == DSCT_ROUND){ 257 if (end_cap.get_value() == DSCT_ROUND){ |
Completed in 38 milliseconds