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

/inkscape/src/ui/tools/
H A Dfreehand-base.cpp67 static void spdc_attach_selection(FreehandBase *dc, Inkscape::Selection *sel);
160 spdc_attach_selection(this, this->selection);
533 spdc_attach_selection(dc, sel);
542 spdc_attach_selection(dc, sel);
546 static void spdc_attach_selection(FreehandBase *dc, Inkscape::Selection */*sel*/) function in namespace:Inkscape::UI::Tools

Completed in 23 milliseconds