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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
cursesw.h 638 #ifdef standout
639 inline int UNDEF(standout)() { return standout(); } function
640 #undef standout macro
641 #define standout UNDEF(standout) macro
1295 int standout() { return ::wstandout(w); } function in class:NCursesWindow
    [all...]
curses.h 726 extern NCURSES_EXPORT(int) standout (void); /* generated */
1175 #define standout macro
    [all...]
ncurses.h 726 extern NCURSES_EXPORT(int) standout (void); /* generated */
1175 #define standout macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
cursesw.h 638 #ifdef standout
639 inline int UNDEF(standout)() { return standout(); } function
640 #undef standout macro
641 #define standout UNDEF(standout) macro
1295 int standout() { return ::wstandout(w); } function in class:NCursesWindow
    [all...]
curses.h 745 extern NCURSES_EXPORT(int) standout (void); /* generated */
1204 #define standout macro
    [all...]
ncurses.h 745 extern NCURSES_EXPORT(int) standout (void); /* generated */
1204 #define standout macro
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_curses.py 51 stdscr.standout, stdscr.standend, stdscr.syncdown,

Completed in 204 milliseconds