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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursslk.h 218 inline void attroff(attr_t attrs) { function in class:Soft_Label_Key_Set
cursesw.h 81 #ifdef attroff
82 inline int UNDEF(attroff)(chtype at) { return attroff(at); } function
83 #undef attroff macro
84 #define attroff UNDEF(attroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); } function in class:NCursesWindow
    [all...]
curses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]
ncurses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 218 inline void attroff(attr_t attrs) { function in class:Soft_Label_Key_Set
cursesw.h 81 #ifdef attroff
82 inline int UNDEF(attroff)(chtype at) { return attroff(at); } function
83 #undef attroff macro
84 #define attroff UNDEF(attroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); } function in class:NCursesWindow
    [all...]
curses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]
ncurses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursslk.h 218 inline void attroff(attr_t attrs) { function in class:Soft_Label_Key_Set
cursesw.h 81 #ifdef attroff
82 inline int UNDEF(attroff)(chtype at) { return attroff(at); } function
83 #undef attroff macro
84 #define attroff UNDEF(attroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); } function in class:NCursesWindow
    [all...]
curses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]
ncurses.h 524 extern NCURSES_EXPORT(int) attroff (NCURSES_ATTR_T); /* generated */
1010 #define attroff macro
    [all...]

Completed in 68 milliseconds