Home
last modified time | relevance | path

Searched defs:bkgd (Results 1 – 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dcursesw.h96 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } in UNDEF() argument
98 #define bkgd UNDEF(bkgd) macro
1132 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } in bkgd() function
Dncurses.h1176 #define bkgd(ch) wbkgd(stdscr,ch) macro
Dcurses.h1176 #define bkgd(ch) wbkgd(stdscr,ch) macro