Searched refs:DM_SEGMENTS (Results 1 - 2 of 2) sorted by relevance
/inkscape/src/live_effects/ | ||
H A D | lpe-roughen.h | 26 DM_SEGMENTS, enumerator in enum:Inkscape::LivePathEffect::DivisionMethod |
H A D | lpe-roughen.cpp | 31 { DM_SEGMENTS, N_("By number of segments"), "segments" }, 50 this, DM_SEGMENTS), 234 if (method == DM_SEGMENTS) { |
Completed in 27 milliseconds