Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/less/
Dscreen.c141 static int x11mousePos, x11mouseCount; variable
2815 if (x11mouseCount > 0) in win32_kbhit()
2818 --x11mouseCount; in win32_kbhit()
2856 x11mouseCount = 5; in win32_kbhit()