Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/tools/
H A Dfreehand-base.cpp61 static void spdc_selection_modified(Inkscape::Selection *sel, guint flags, FreehandBase *dc);
124 sigc::bind(sigc::ptr_fun(&spdc_selection_modified), this) in setup()
658 static void spdc_selection_modified(Inkscape::Selection *sel, guint /*flags*/, FreehandBase *dc) in spdc_selection_modified() function
943 spdc_selection_modified(desktop->getSelection(), 0, dc); in spdc_flush_white()