Searched defs:bkgdset (Results 1 – 4 of 4) sorted by relevance
47 bkgdset(chtype c) in bkgdset() function
54 bkgdset(chtype bg) in bkgdset() function
819 #define bkgdset(ch) wbkgdset(stdscr, ch) macro
883 #define bkgdset(ch) __m_chtype_cc(ch, &stdscr->_bg) macro