stdscr 2097 lib/tty/key.c flag = is_wintouched (stdscr); stdscr 2098 lib/tty/key.c untouchwin (stdscr); stdscr 268 lib/tty/tty-ncurses.c keypad (stdscr, TRUE); stdscr 269 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE); stdscr 332 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); /* sigwinch's should use a semaphore! */ stdscr 401 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set); stdscr 409 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set); stdscr 441 lib/tty/tty-ncurses.c touchwin (stdscr); stdscr 611 lib/tty/tty-ncurses.c meta (stdscr, (int) what);