HomeSort by relevance Sort by last modified time
    Searched refs:clrtobot (Results 1 - 9 of 9) sorted by null

  /external/gptfdisk/
gptcurses.cc 353 clrtobot();
377 clrtobot();
399 clrtobot();
432 clrtobot();
471 clrtobot();
785 clrtobot();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 141 #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
    [all...]
curses.h 555 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1151 #define clrtobot macro
    [all...]
ncurses.h 555 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1151 #define clrtobot macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 141 #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
    [all...]
curses.h 574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot macro
    [all...]
ncurses.h 574 extern NCURSES_EXPORT(int) clrtobot (void); /* generated */
1180 #define clrtobot macro
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 44 for meth in [stdscr.box, stdscr.clear, stdscr.clrtobot,

Completed in 5866 milliseconds