Home
last modified time | relevance | path

Searched refs:TAPER_CENTER (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/live_effects/
H A Dlpe-taperstroke.cpp72 TAPER_CENTER, enumerator
79 {TAPER_CENTER, N_("Center"), "center"},
95 …of the taper at the path start"), "start_shape", TaperShapeTypeConverter, &wr, this, TAPER_CENTER), in LPETaperStroke()
96 …ion of the taper at the path end"), "end_shape", TaperShapeTypeConverter, &wr, this, TAPER_CENTER), in LPETaperStroke()