Searched refs:MOUSE_LEFT (Results 1 – 13 of 13) sorted by relevance
359 && which_button == MOUSE_LEFT) in do_mouse()618 if (which_button == MOUSE_LEFT in do_mouse()629 if (which_button == MOUSE_LEFT) in do_mouse()710 && which_button == MOUSE_LEFT) in do_mouse()888 if (which_button == MOUSE_LEFT) in do_mouse()1648 && which_button == MOUSE_LEFT) in jump_to_mouse()2383 mouse_code = MOUSE_LEFT; in check_termcode_mouse()2496 mouse_code |= MOUSE_LEFT; in check_termcode_mouse()2603 mouse_code = MOUSE_LEFT; in check_termcode_mouse()2617 case 2: mouse_code = MOUSE_LEFT; in check_termcode_mouse()[all …]
3265 if (mouse_model_popup() && button == MOUSE_LEFT in gui_send_mouse_event()3296 else if (button == MOUSE_LEFT) in gui_send_mouse_event()3308 button = MOUSE_LEFT; in gui_send_mouse_event()4932 st[3] = (char_u)MOUSE_LEFT; in gui_mouse_focus()
916 button = MOUSE_LEFT; in _OnMouseButtonDown()932 if (s_button_pending == MOUSE_LEFT) in _OnMouseButtonDown()935 button = MOUSE_LEFT; in _OnMouseButtonDown()946 && ((button == MOUSE_LEFT && s_button_pending == MOUSE_RIGHT) in _OnMouseButtonDown()948 && s_button_pending == MOUSE_LEFT))) in _OnMouseButtonDown()
1886 #define MOUSE_LEFT 0x00 macro
7258 button = MOUSE_LEFT; in mch_gpm_process()7387 button = MOUSE_LEFT; in SIGDEFARG()
666 button = MOUSE_LEFT; in gui_ph_handle_mouse()
1071 case Button1: button = MOUSE_LEFT; break; in gui_x11_mouse_cb()
1320 clip_modeless(MOUSE_LEFT, TRUE, FALSE); in term_mouse_click()1338 if (mouse_model_popup() && button == MOUSE_LEFT in term_mouse_click()
1295 if (mouse_model_popup() && button == MOUSE_LEFT in cmdline_left_right_mouse()
1495 vimButton = MOUSE_LEFT; in MouseDown()
1410 nButton = MOUSE_LEFT; in decode_mouse_event()
1814 case 1: button = MOUSE_LEFT; break; in button_press_event()
6733 - mouse button was not initialized properly to MOUSE_LEFT when