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

Completed in 39 milliseconds