Home | History | Annotate | Download | only in include

Lines Matching defs:A_STANDOUT

199 #define WA_STANDOUT	A_STANDOUT
882 #define A_STANDOUT NCURSES_BITS(1UL,8)
958 #define wstandout(win) (wattrset(win,A_STANDOUT))