Searched refs:wstandout (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/lib/libcurses/
H A Dstandout.c54 return wstandout(stdscr);
71 * wstandout --
75 wstandout(WINDOW *win) function
H A Dattributes.c409 wstandout(win);
H A DMakefile207 curses_standout.3 wstandout.3 curses_touch.3 wsyncup.3 \
H A Dcurses.h473 #define standout() wstandout(stdscr)
823 int wstandout(WINDOW *);
/netbsd-current/tests/lib/libcurses/tests/
H A DMakefile219 FILES+= wstandout
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-stack.c238 /* We ignore the return value from wstandout and wstandend, casting
243 (void) wstandout (handle.get ());
H A Dtui-regs.c490 (void) wstandout (handle);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-stack.c235 /* We ignore the return value from wstandout and wstandend, casting them
240 (void) wstandout (handle.get ());
H A Dtui-regs.c502 (void) wstandout (handle);
/netbsd-current/external/bsd/nvi/dist/cl/
H A Dcl_funcs.c60 (void)wstandout(win);
175 (void)wstandout(win);
/netbsd-current/games/atc/
H A Dgraphics.c111 (void)wstandout(radar);
/netbsd-current/tests/lib/libcurses/
H A Dt_curses.sh1389 atf_test_case wstandout
1396 h_run wstandout
2357 atf_add_test_case wstandout
/netbsd-current/tests/lib/libcurses/slave/
H A Dcurses_commands.c3378 report_int(wstandout(win));

Completed in 195 milliseconds