HomeSort by relevance Sort by last modified time
    Searched refs:untouchwin (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 409 #ifdef untouchwin
410 inline int UNDEF(untouchwin)(WINDOW *win) { return untouchwin(win); } function
411 #undef untouchwin macro
412 #define untouchwin UNDEF(untouchwin) macro
1122 int untouchwin() { return ::wtouchln(w, 0, height(), 0); } function in class:NCursesWindow
    [all...]
curses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]
ncurses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 409 #ifdef untouchwin
410 inline int UNDEF(untouchwin)(WINDOW *win) { return untouchwin(win); } function
411 #undef untouchwin macro
412 #define untouchwin UNDEF(untouchwin) macro
1122 int untouchwin() { return ::wtouchln(w, 0, height(), 0); } function in class:NCursesWindow
    [all...]
curses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]
ncurses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 409 #ifdef untouchwin
410 inline int UNDEF(untouchwin)(WINDOW *win) { return untouchwin(win); } function
411 #undef untouchwin macro
412 #define untouchwin UNDEF(untouchwin) macro
1122 int untouchwin() { return ::wtouchln(w, 0, height(), 0); } function in class:NCursesWindow
    [all...]
curses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]
ncurses.h 726 extern NCURSES_EXPORT(int) untouchwin (WINDOW *); /* generated */
977 #define untouchwin macro
    [all...]

Completed in 206 milliseconds