Home | History | Annotate | Download | only in include

Lines Matching refs:bkgdset

547 extern NCURSES_EXPORT(void) bkgdset (chtype);				/* generated */
1148 #define bkgdset(ch) wbkgdset(stdscr,ch)