Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/less/
H A Dscreen.c151 static int x11mousePos, x11mouseCount; variable
2810 if (x11mouseCount > 0) in win32_kbhit()
2813 --x11mouseCount; in win32_kbhit()
2851 x11mouseCount = 5; in win32_kbhit()