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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
cursesw.h 446 #ifdef wattroff
447 inline int UNDEF(wattroff)(WINDOW *win, int att) { return wattroff(win, att); } function
448 #undef wattroff macro
449 #define wattroff UNDEF(wattroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); }
    [all...]
curses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]
ncurses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 446 #ifdef wattroff
447 inline int UNDEF(wattroff)(WINDOW *win, int att) { return wattroff(win, att); } function
448 #undef wattroff macro
449 #define wattroff UNDEF(wattroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); }
    [all...]
curses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]
ncurses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 446 #ifdef wattroff
447 inline int UNDEF(wattroff)(WINDOW *win, int att) { return wattroff(win, att); } function
448 #undef wattroff macro
449 #define wattroff UNDEF(wattroff) macro
993 int attroff(chtype at) { return ::wattroff(w, static_cast<int>(at)); }
    [all...]
curses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]
ncurses.h 741 extern NCURSES_EXPORT(int) wattroff (WINDOW *, int); /* generated */
962 #define wattroff macro
    [all...]

Completed in 796 milliseconds