HomeSort by relevance Sort by last modified time
    Searched refs:delch (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 152 #ifdef delch
153 inline int UNDEF(delch)() { return delch(); } function
154 #undef delch macro
155 #define delch UNDEF(delch) macro
1084 int delch() { return ::wdelch(w); } function in class:NCursesWindow
1087 int delch(int y, int x) { return ::mvwdelch(w, y, x); } function in class:NCursesWindow
    [all...]
curses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]
ncurses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 152 #ifdef delch
153 inline int UNDEF(delch)() { return delch(); } function
154 #undef delch macro
155 #define delch UNDEF(delch) macro
1084 int delch() { return ::wdelch(w); } function in class:NCursesWindow
1087 int delch(int y, int x) { return ::mvwdelch(w, y, x); } function in class:NCursesWindow
    [all...]
curses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]
ncurses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 152 #ifdef delch
153 inline int UNDEF(delch)() { return delch(); } function
154 #undef delch macro
155 #define delch UNDEF(delch) macro
1084 int delch() { return ::wdelch(w); } function in class:NCursesWindow
1087 int delch(int y, int x) { return ::mvwdelch(w, y, x); } function in class:NCursesWindow
    [all...]
curses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]
ncurses.h 552 extern NCURSES_EXPORT(int) delch (void); /* generated */
1024 #define delch macro
    [all...]

Completed in 51 milliseconds