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

/inkscape/src/widgets/
H A Drect-toolbar.cpp291 static void rect_toolbox_watch_ec(SPDesktop* dt, Inkscape::UI::Tools::ToolBase* ec, GObject* holder);
398 desktop->connectEventContextChanged(sigc::bind(sigc::ptr_fun(rect_toolbox_watch_ec), holder));
402 static void rect_toolbox_watch_ec(SPDesktop* desktop, Inkscape::UI::Tools::ToolBase* ec, GObject* holder) function

Completed in 14 milliseconds