Searched refs:held_only_control (Results 1 - 4 of 4) sorted by relevance

/inkscape/src/ui/tool/
H A Devent-utils.h73 inline bool held_only_control(E const &event) { function in namespace:Inkscape::UI
/inkscape/src/ui/dialog/
H A Ddialog.cpp252 if (Inkscape::UI::held_only_control(event->key)) {
/inkscape/src/ui/tools/
H A Dpencil-tool.cpp469 if (!Inkscape::UI::held_only_control(event)) {
484 if (Inkscape::UI::held_only_control(event) && this->npoints != 0) {
H A Dnode-tool.cpp583 if (held_only_control(event->key)) {

Completed in 20 milliseconds