Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dvim.h1924 #define SET_NUM_MOUSE_CLICKS(code, num) \ macro
H A Dgui.c3373 SET_NUM_MOUSE_CLICKS(string[3], num_clicks); in gui_send_mouse_event()
H A Dos_unix.c7272 SET_NUM_MOUSE_CLICKS(string[3], gpm_event.clicks + 1); in mch_gpm_process()
H A Dos_win32.c1473 SET_NUM_MOUSE_CLICKS(g_nMouseClick, s_cClicks); in decode_mouse_event()