Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1900 #define MOUSE_4 0x100 // scroll wheel down macro
H A Dgui_x11.c1074 case Button4: button = MOUSE_4; break; in gui_x11_mouse_cb()
H A Dgui.c3117 case MOUSE_4: in gui_send_mouse_event()
H A Dgui_gtk_x11.c1853 button = MOUSE_4; in scroll_event()