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

/inkscape/src/ui/tool/
H A Dmulti-path-manipulator.cpp633 if (held_only_shift(event->key)) {
642 if (held_only_shift(event->key)) {
648 if (held_only_shift(event->key)) {
661 if (held_only_shift(event->key)) {
701 if (held_only_shift(event->key)) {
709 if (held_only_shift(event->key)) {
717 if (held_only_shift(event->key)) {
725 if (held_only_shift(event->key)) {
733 if (held_only_shift(event->key)) {
741 if (held_only_shift(even
[all...]
H A Devent-utils.h80 inline bool held_only_shift(E const &event) { function in namespace:Inkscape::UI
H A Dnode.cpp289 if (held_only_shift(event->key) && _parent->_type == NODE_CUSP) {
/inkscape/src/ui/tools/
H A Dpencil-tool.cpp494 if (Inkscape::UI::held_only_shift(event)) {

Completed in 24 milliseconds