Searched defs:wstandout (Results 1 – 5 of 5) sorted by relevance
47 wstandout(WINDOW *win) in wstandout() function
34 wstandout(WINDOW *win) in wstandout() function
120 wstandout(WINDOW *w) in wstandout() function
110 wstandout(WINDOW *w) in wstandout() function
1076 #define wstandout(w) (wattr_on(w, WA_STANDOUT, (void *)0), 1) macro