Searched refs:getbkgd (Results 1 - 10 of 10) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dcursesw.h216 #ifdef getbkgd
217 inline chtype UNDEF(getbkgd)(const WINDOW *win) { return getbkgd(win); } function
218 #undef getbkgd macro
219 #define getbkgd UNDEF(getbkgd) macro
1129 chtype getbkgd() const { return ::getbkgd(w); } function in class:NCursesWindow
H A Dcurses.h580 extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
1230 #define getbkgd(win) ((win)->_bkgd) macro
H A Dncurses.h580 extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
1230 #define getbkgd(win) ((win)->_bkgd) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesw.h216 #ifdef getbkgd
217 inline chtype UNDEF(getbkgd)(const WINDOW *win) { return getbkgd(win); } function
218 #undef getbkgd macro
219 #define getbkgd UNDEF(getbkgd) macro
1129 chtype getbkgd() const { return ::getbkgd(w); } function in class:NCursesWindow
H A Dcurses.h599 extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
1259 #define getbkgd(win) ((win)->_bkgd) macro
H A Dncurses.h599 extern NCURSES_EXPORT(chtype) getbkgd (WINDOW *); /* generated */
1259 #define getbkgd(win) ((win)->_bkgd) macro
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_curses.py47 stdscr.getbkgd, stdscr.getkey, stdscr.getmaxyx,
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_curses.py47 stdscr.getbkgd, stdscr.getkey, stdscr.getmaxyx,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py47 stdscr.getbkgd, stdscr.getkey, stdscr.getmaxyx,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py47 stdscr.getbkgd, stdscr.getkey, stdscr.getmaxyx,

Completed in 78 milliseconds