Home
last modified time | relevance | path

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

/dports/editors/vim/vim-8.2.3745/src/
H A Dvim.h1910 #define MOUSE_7 0x600 // scroll wheel right macro
H A Dgui_x11.c1076 case 6: button = MOUSE_7; break; in gui_x11_mouse_cb()
H A Dgui.c3153 case MOUSE_7: in gui_send_mouse_event()
H A Dgui_gtk_x11.c1872 button = MOUSE_7; in scroll_event()