Searched refs:MOUSE_RIGHT (Results 1 – 13 of 13) sorted by relevance
362 && which_button == MOUSE_RIGHT) in do_mouse()528 if (which_button == MOUSE_RIGHT in do_mouse()621 which_button = MOUSE_RIGHT; in do_mouse()641 else if (which_button == MOUSE_RIGHT) in do_mouse()2468 if (button & 4) mouse_code |= MOUSE_RIGHT; in check_termcode_mouse()2475 if (button & 4) mouse_code |= MOUSE_RIGHT; in check_termcode_mouse()2489 if (button & 4) mouse_code |= MOUSE_RIGHT; in check_termcode_mouse()2500 mouse_code |= MOUSE_RIGHT; in check_termcode_mouse()2607 mouse_code = MOUSE_RIGHT; in check_termcode_mouse()2629 case 6: mouse_code = MOUSE_RIGHT; in check_termcode_mouse()[all …]
500 if (is_click && button == MOUSE_RIGHT) in clip_modeless()782 if (cb->state == SELECT_DONE && button == MOUSE_RIGHT) in clip_process_selection()
920 button = MOUSE_RIGHT; in _OnMouseButtonDown()933 button = MOUSE_RIGHT; in _OnMouseButtonDown()946 && ((button == MOUSE_LEFT && s_button_pending == MOUSE_RIGHT) in _OnMouseButtonDown()947 || (button == MOUSE_RIGHT in _OnMouseButtonDown()961 || (mouse_model_popup() && (button == MOUSE_RIGHT))) in _OnMouseButtonDown()
1888 #define MOUSE_RIGHT 0x02 macro
3268 button = MOUSE_RIGHT; in gui_send_mouse_event()3275 if (button == MOUSE_RIGHT) in gui_send_mouse_event()
7264 button = MOUSE_RIGHT; in mch_gpm_process()7393 button = MOUSE_RIGHT; in SIGDEFARG()
670 button = MOUSE_RIGHT; in gui_ph_handle_mouse()
1073 case Button3: button = MOUSE_RIGHT; break; in gui_x11_mouse_cb()
1299 button = MOUSE_RIGHT; in cmdline_left_right_mouse()
1497 vimButton = MOUSE_RIGHT; in MouseDown()
1414 nButton = MOUSE_RIGHT; in decode_mouse_event()
1816 case 3: button = MOUSE_RIGHT; break; in button_press_event()
1342 button = MOUSE_RIGHT; in term_mouse_click()