Searched refs:clrtobot (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.h141 #ifdef clrtobot
142 inline int UNDEF(clrtobot)() { return clrtobot(); } function
143 #undef clrtobot macro
144 #define clrtobot UNDEF(clrtobot) macro
1189 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
H A Dcurses.h555 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1151 #define clrtobot() wclrtobot(stdscr) macro
H A Dncurses.h555 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1151 #define clrtobot() wclrtobot(stdscr) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesw.h141 #ifdef clrtobot
142 inline int UNDEF(clrtobot)() { return clrtobot(); } function
143 #undef clrtobot macro
144 #define clrtobot UNDEF(clrtobot) macro
1189 int clrtobot() { return ::wclrtobot(w); } function in class:NCursesWindow
H A Dcurses.h574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot() wclrtobot(stdscr) macro
H A Dncurses.h574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot() wclrtobot(stdscr) macro
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_curses.py44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_curses.py44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_curses.py44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,

Completed in 106 milliseconds