Files
source/Y/stdscr.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

24 lines
1.8 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>stdscr</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--tty--key.c.html#L2052'>stdscr</a> 2052 lib/tty/key.c flag = is_wintouched (stdscr);</span>
<span class='curline'><a href='../S/lib--tty--key.c.html#L2053'>stdscr</a> 2053 lib/tty/key.c untouchwin (stdscr);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L308'>stdscr</a> 308 lib/tty/tty-ncurses.c keypad (stdscr, TRUE);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L309'>stdscr</a> 309 lib/tty/tty-ncurses.c nodelay (stdscr, FALSE);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L372'>stdscr</a> 372 lib/tty/tty-ncurses.c clearok (stdscr, TRUE); // sigwinch's should use a semaphore!</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L441'>stdscr</a> 441 lib/tty/tty-ncurses.c keypad (stdscr, (bool) set);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L449'>stdscr</a> 449 lib/tty/tty-ncurses.c nodelay (stdscr, (bool) set);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L481'>stdscr</a> 481 lib/tty/tty-ncurses.c touchwin (stdscr);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L637'>stdscr</a> 637 lib/tty/tty-ncurses.c meta (stdscr, (int) what);</span>
</pre>
</body>
</html>