Searched refs:MOUSE_MIDDLE (Results 1 – 10 of 10) sorted by relevance
356 || which_button == MOUSE_MIDDLE) in do_mouse()378 if (which_button == MOUSE_MIDDLE) in do_mouse()823 if (which_button == MOUSE_MIDDLE) in do_mouse()2467 if (button & 2) mouse_code |= MOUSE_MIDDLE; in check_termcode_mouse()2474 if (button & 2) mouse_code |= MOUSE_MIDDLE; in check_termcode_mouse()2488 if (button & 2) mouse_code |= MOUSE_MIDDLE; in check_termcode_mouse()2498 mouse_code |= MOUSE_MIDDLE; in check_termcode_mouse()2605 mouse_code = MOUSE_MIDDLE; in check_termcode_mouse()2623 case 4: mouse_code = MOUSE_MIDDLE; in check_termcode_mouse()2626 case 5: mouse_code = MOUSE_MIDDLE; in check_termcode_mouse()[all …]
1887 #define MOUSE_MIDDLE 0x01 macro
1395 ? MOUSE_DRAG : MOUSE_MIDDLE; in decode_mouse_event()1401 nButton = MOUSE_MIDDLE; in decode_mouse_event()1412 nButton = MOUSE_MIDDLE; in decode_mouse_event()
3210 if (Y_2_ROW(y) < cmdline_row && button != MOUSE_MIDDLE) in gui_send_mouse_event()3303 if (button != MOUSE_MIDDLE) in gui_send_mouse_event()
7261 button = MOUSE_MIDDLE; in mch_gpm_process()7390 button = MOUSE_MIDDLE; in SIGDEFARG()
677 button = MOUSE_MIDDLE; in gui_ph_handle_mouse()
1072 case Button2: button = MOUSE_MIDDLE; break; in gui_x11_mouse_cb()
918 button = MOUSE_MIDDLE; in _OnMouseButtonDown()955 button = MOUSE_MIDDLE; in _OnMouseButtonDown()
1499 vimButton = MOUSE_MIDDLE; in MouseDown()
1815 case 2: button = MOUSE_MIDDLE; break; in button_press_event()