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

/inkscape/src/widgets/
H A Dtext-toolbar.cpp1521 static void text_toolbox_watch_ec(SPDesktop* dt, Inkscape::UI::Tools::ToolBase* ec, GObject* holder);
2039 desktop->connectEventContextChanged(sigc::bind(sigc::ptr_fun(text_toolbox_watch_ec), holder));
2045 static void text_toolbox_watch_ec(SPDesktop* desktop, Inkscape::UI::Tools::ToolBase* ec, GObject* holder) { function

Completed in 16 milliseconds