Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/
H A Dscreen.c153 static int x11mousePos, x11mouseCount; variable
2823 if (x11mouseCount > 0) in win32_kbhit()
2826 --x11mouseCount; in win32_kbhit()
2864 x11mouseCount = 5; in win32_kbhit()
/netbsd-src/external/bsd/less/dist/lesstest/lt/
H A Dsubsearch.lt183 static int x11mousePos, x11mouseCount;
2840 if (x11mouseCount > 0)
2843 --x11mouseCount;
2881 x11mouseCount = 5;