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

/inkscape/src/widgets/
H A Dtoolbox.h62 static void updateSnapToolbox(SPDesktop *desktop, Inkscape::UI::Tools::ToolBase *eventcontext, GtkWidget *toolbox);
H A Dtoolbox.cpp1168 update_func = updateSnapToolbox;
1929 void ToolboxFactory::updateSnapToolbox(SPDesktop *desktop, ToolBase * /*eventcontext*/, GtkWidget *toolbox) function in class:ToolboxFactory
1936 g_warning("Namedview cannot be retrieved (in updateSnapToolbox)!");
H A Ddesktop-widget.cpp1858 ToolboxFactory::updateSnapToolbox(this->desktop, 0, this->snap_toolbox);

Completed in 27 milliseconds