stdscr 2090 lib/tty/key.c flag = is_wintouched (stdscr); stdscr 2091 lib/tty/key.c untouchwin (stdscr); stdscr 270 lib/tty/tty-ncurses.c keypad (stdscr, TRUE); stdscr 271 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE); stdscr 334 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); /* sigwinch's should use a semaphore! */ stdscr 403 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set); stdscr 411 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set); stdscr 443 lib/tty/tty-ncurses.c touchwin (stdscr); stdscr 613 lib/tty/tty-ncurses.c meta (stdscr, (int) what);