Home | History | Annotate | Download | only in include

Lines Matching refs:bkgd

533 extern NCURSES_EXPORT(int) bkgd (chtype);				/* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch)