Searched defs:wstandend (Results 1 – 5 of 5) sorted by relevance
49 wstandend(WINDOW *win) in wstandend() function
50 wstandend(WINDOW *win) in wstandend() function
122 wstandend(WINDOW *w) in wstandend() function
136 wstandend(WINDOW *w) in wstandend() function
1076 #define wstandend(w) (wattr_set(w, WA_NORMAL, COLOR_BLACK, \ macro