Searched defs:attron (Results 1 - 12 of 12) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursslk.h213 inline void attron(attr_t attrs) { function in class:Soft_Label_Key_Set
H A Dcursesw.h75 #ifdef attron
76 inline int UNDEF(attron)(chtype at) { return attron(at); } function
77 #undef attron macro
78 #define attron UNDEF(attron) macro
990 int attron (chtype at) { return ::wattron (w, at); } function in class:NCursesWindow
H A Dcurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro
H A Dncurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursslk.h213 inline void attron(attr_t attrs) { function in class:Soft_Label_Key_Set
H A Dcursesw.h75 #ifdef attron
76 inline int UNDEF(attron)(chtype at) { return attron(at); } function
77 #undef attron macro
78 #define attron UNDEF(attron) macro
990 int attron (chtype at) { return ::wattron (w, at); } function in class:NCursesWindow
H A Dcurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro
H A Dncurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursslk.h213 inline void attron(attr_t attrs) { function in class:Soft_Label_Key_Set
H A Dcursesw.h75 #ifdef attron
76 inline int UNDEF(attron)(chtype at) { return attron(at); } function
77 #undef attron macro
78 #define attron UNDEF(attron) macro
990 int attron (chtype at) { return ::wattron (w, at); } function in class:NCursesWindow
H A Dcurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro
H A Dncurses.h525 extern NCURSES_EXPORT(int) attron (NCURSES_ATTR_T); /* generated */
1011 #define attron(at) wattron(stdscr,at) macro

Completed in 126 milliseconds