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

/inkscape/src/live_effects/
H A Dlpe-dynastroke.h57 BoolParam round_ends; member in class:Inkscape::LivePathEffect::LPEDynastroke
H A Dlpe-dynastroke.cpp58 round_ends(_("Round ends"), _("Strokes end with a round end"), "round_ends", &wr, this, false),
71 registerParameter( dynamic_cast<Parameter *>(& round_ends) );

Completed in 209 milliseconds