Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dscreen.c2984 static lbool win32_mouse_event(XINPUT_RECORD *xip) in win32_mouse_event() function
3186 if (win32_mouse_event(&xip) || win32_key_event(&xip)) in win32_kbhit2()