Searched refs:win32_kbhit (Results 1 – 3 of 3) sorted by relevance
3192 public lbool win32_kbhit(void) in win32_kbhit() function3202 while (!win32_kbhit()) in WIN32getch()3213 while (win32_kbhit()) in win32_getch_clear()
1160 if (!win32_kbhit()) in editchar()
45 public lbool win32_kbhit(void);