Searched defs:standout (Results 1 - 5 of 5) sorted by relevance
| /src/lib/libcurses/ | ||
| H A D | standout.c | 51 standout(void) function in typeref:typename:int [all...] |
| H A D | curses.h | 473 #define standout() wstandout(stdscr) macro |
| /src/games/hack/ | ||
| H A D | def.flag.h | 73 unsigned standout:1; /* use standout for --More-- */ member in struct:flag |
| /src/games/warp/ | ||
| H A D | term.h | 299 #define standout() do_tc(SO,1) macro |
| /src/games/larn/ | ||
| H A D | io.c | 738 standout(const char *str) function in typeref:typename:void |
Completed in 6 milliseconds