Lines Matching defs:alt
557 // if it's not click and ctrl or alt was pressed (the latter with some selection
582 // drag only if starting from an item, or if something is already grabbed, or if alt-dragging
615 } // otherwise, do not change selection so that dragging selected-within-group items, as well as alt-dragging, is possible
731 // this was a shift+click or alt+shift+click, select what was clicked upon
750 } else if ((this->button_press_ctrl || this->button_press_alt) && !rb_escaped && !drag_escaped) { // ctrl+click, alt+click
801 if (scroll_event->state & GDK_MOD1_MASK) { // alt modified pressed
900 bool alt = ( MOD__ALT(event)
911 if (alt) {
926 if (alt && !selection->isEmpty() && !desktop->isWaitingCursor()) {
946 if (MOD__ALT(event)) { // alt
952 } else { // no alt
969 if (MOD__ALT(event)) { // alt
975 } else { // no alt
992 if (MOD__ALT(event)) { // alt
998 } else { // no alt
1015 if (MOD__ALT(event)) { // alt
1021 } else { // no alt
1176 bool alt = ( MOD__ALT(event)
1184 if (alt) {
1188 if (alt) {