Searched defs:wbkgdset (Results 1 – 3 of 3) sorted by relevance
39 wbkgdset(WINDOW *win, chtype c) in wbkgdset() function
62 wbkgdset(WINDOW *w, chtype bg) in wbkgdset() function
885 #define wbkgdset(w,ch) __m_chtype_cc(ch, &(w)->_bg) macro