Searched refs:standout (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.h377 #ifdef standout
378 inline int UNDEF(standout)() { return standout(); } function
379 #undef standout macro
380 #define standout UNDEF(standout) macro
1178 int standout() { return ::wstandout(w); } function in class:NCursesWindow
1179 // Enable "standout" attributes
1182 // Disable "standout" attributes
H A Dcurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro
H A Dncurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h377 #ifdef standout
378 inline int UNDEF(standout)() { return standout(); } function
379 #undef standout macro
380 #define standout UNDEF(standout) macro
1178 int standout() { return ::wstandout(w); } function in class:NCursesWindow
1179 // Enable "standout" attributes
1182 // Disable "standout" attributes
H A Dcurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro
H A Dncurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesw.h377 #ifdef standout
378 inline int UNDEF(standout)() { return standout(); } function
379 #undef standout macro
380 #define standout UNDEF(standout) macro
1178 int standout() { return ::wstandout(w); } function in class:NCursesWindow
1179 // Enable "standout" attributes
1182 // Disable "standout" attributes
H A Dcurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro
H A Dncurses.h713 extern NCURSES_EXPORT(int) standout (void); /* generated */
1045 #define standout() wstandout(stdscr) macro

Completed in 45 milliseconds