Home
last modified time | relevance | path

Searched refs:MOUSE_5 (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/
H A Dvim.h1901 #define MOUSE_5 0x200 // scroll wheel up macro
H A Dgui_x11.c1075 case Button5: button = MOUSE_5; break; in gui_x11_mouse_cb()
H A Dgui.c3120 case MOUSE_5: in gui_send_mouse_event()
H A Dgui_gtk_x11.c1856 button = MOUSE_5; in scroll_event()