Searched refs:tgetch (Results 1 – 9 of 9) sorted by relevance
52 if ((c = (int)tgetch(cntl)) == ERR) in tgetwch()61 if ((c = (int)tgetch(cntl)) == ERR) in tgetwch()
51 (void) tgetch(0); in ungetwch()
90 inp = (int)tgetch((int)(win->_use_keypad ? 1 + win->_notimeout : 0)); in wgetch()
102 if ((tgetch(1) == KEY_MOUSE) && MOUSE_POS_REPORT) in request_mouse_pos()
296 extern chtype tgetch(int);
64 tgetch(int interpret) in tgetch() function
798 tgetch;
1391 /* they are interdependent (used by _map_button() in tgetch() */
88 termcap.o termerr.o termname.o tgetch.o tgoto.o \