Searched defs:standout (Results 1 – 5 of 5) sorted by relevance
51 standout(void) in standout() function [all...]
473 #define standout() wstandout(stdscr) macro
73 unsigned standout:1; /* use standout for --More-- */ member
299 #define standout() do_tc(SO,1) macro
738 standout(const char *str) in standout() function