Searched refs:x11mouseCount (Results 1 – 2 of 2) sorted by relevance
153 static int x11mousePos, x11mouseCount; variable2823 if (x11mouseCount > 0) in win32_kbhit()2826 --x11mouseCount; in win32_kbhit()2864 x11mouseCount = 5; in win32_kbhit()
183 static int x11mousePos, x11mouseCount;2840 if (x11mouseCount > 0)2843 --x11mouseCount;2881 x11mouseCount = 5;