Searched refs:held_any_modifiers (Results 1 - 2 of 2) sorted by relevance

/inkscape/src/ui/tool/
H A Devent-utils.h97 inline bool held_any_modifiers(E const &event) { function in namespace:Inkscape::UI
H A Dcontrol-point-selection.cpp705 if (held_any_modifiers(event->key)) break;
709 if (held_any_modifiers(event->key)) break;

Completed in 17 milliseconds