Searched defs:bkgd (Results 1 - 9 of 9) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesw.h671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
H A Dcurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro
H A Dncurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
H A Dcurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro
H A Dncurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h671 #ifdef bkgd
672 inline int UNDEF(bkgd)(chtype ch) { return bkgd(ch); } function
673 #undef bkgd macro
674 #define bkgd UNDEF(bkgd) macro
1021 int bkgd(const chtype ch) { return ::wbkgd(w, ch); } function in class:NCursesWindow
H A Dcurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro
H A Dncurses.h533 extern NCURSES_EXPORT(int) bkgd (chtype); /* generated */
1017 #define bkgd(ch) wbkgd(stdscr,ch) macro

Completed in 68 milliseconds