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

/inkscape/src/ui/view/
H A Dedit-widget-interface.h96 virtual void disableInteraction() = 0;
/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.h379 void disableInteraction();
H A Ddesktop.cpp1437 void SPDesktop::disableInteraction() function in class:SPDesktop
1439 _widget->disableInteraction();
/inkscape/src/extension/dbus/
H A Ddocument-interface.cpp1077 desk->disableInteraction();

Completed in 37 milliseconds