Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dkeymap.h266 , KE_X2MOUSE = 92 enumerator
458 #define K_X2MOUSE TERMCAP2KEY(KS_EXTRA, KE_X2MOUSE)
H A Dmouse.c1208 {(int)KE_X2MOUSE, MOUSE_X2, TRUE, FALSE},
H A Dgui.c3115 button_char = KE_X2MOUSE; in gui_send_mouse_event()
H A Dterm.c5613 || key_name[1] == (int)KE_X2MOUSE in check_termcode()