Searched defs:effect_type (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/tools/
H A Dpen-tool.cpp2014 void PenTool::waitForLPEMouseClicks(Inkscape::LivePathEffect::EffectType effect_type, unsigned int num_clicks, bool use_polylines) { argument
2015 if (effect_type == Inkscape::LivePathEffect::INVALID_LPE)
2018 this->waiting_LPE_type = effect_type;

Completed in 30 milliseconds