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

/inkscape/src/widgets/
H A Dbox3d-toolbar.cpp284 static void box3d_toolbox_check_ec(SPDesktop* dt, Inkscape::UI::Tools::ToolBase* ec, GObject* holder);
415 desktop->connectEventContextChanged(sigc::bind(sigc::ptr_fun(box3d_toolbox_check_ec), holder));
419 static void box3d_toolbox_check_ec(SPDesktop* desktop, Inkscape::UI::Tools::ToolBase* ec, GObject* holder) function

Completed in 14 milliseconds