Searched refs:win32_kbhit (Results 1 – 4 of 4) sorted by relevance
253 if (win32_kbhit()) in iread()
3116 public lbool win32_kbhit(void) in win32_kbhit() function3150 while (!win32_kbhit()) in WIN32getch()3161 while (win32_kbhit()) in win32_getch_clear()
1107 if (!win32_kbhit()) in editchar()
41 public lbool win32_kbhit(void);