Home
last modified time | relevance | path

Searched defs:standout (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/lib/libcurses/
H A Dstandout.c51 standout(void) in standout() function
[all...]
H A Dcurses.h473 #define standout() wstandout(stdscr) macro
/netbsd-src/games/hack/
H A Ddef.flag.h73 unsigned standout:1; /* use standout for --More-- */ member
/netbsd-src/games/warp/
H A Dterm.h299 #define standout() do_tc(SO,1) macro
/netbsd-src/games/larn/
H A Dio.c738 standout(const char *str) in standout() function