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

/inkscape/src/widgets/
H A Ddesktop-widget.h170 virtual void disableInteraction() function in struct:SPDesktopWidget::WidgetStub
171 { _dtw->disableInteraction(); }
241 void disableInteraction();
H A Ddesktop-widget.cpp1341 SPDesktopWidget::disableInteraction() function in class:SPDesktopWidget
/inkscape/src/
H A Ddesktop.cpp1437 void SPDesktop::disableInteraction() function in class:SPDesktop
1439 _widget->disableInteraction();

Completed in 37 milliseconds