Searched defs:wstandout (Results 1 – 5 of 5) sorted by relevance
49 wstandout(WINDOW *win) in wstandout() function
36 wstandout(WINDOW *win) in wstandout() function
122 wstandout(WINDOW *w) in wstandout() function
112 wstandout(WINDOW *w) in wstandout() function
1078 #define wstandout(w) (wattr_on(w, WA_STANDOUT, (void *)0), 1) macro