Searched defs:getch (Results 1 – 9 of 9) sorted by relevance
114 # define getch() _read_kbd(0, 1, 0) /* need getche() */ macro119 # define getch() getkey() /* GRR: need getche() */ macro
44 def getch(): function
32 #define getch _getch macro
100 # define getch() getchar() macro
377 def getch(): function
417 def getch(count=1): function
432 inline void getch(const UChar* src,int32_t srcLen, UnicodeString s0) in getch() function
43 static int getch(void) in getch() function
559 static inline int getch ( void ) { in getch() function