HomeSort by relevance Sort by last modified time
    Searched refs:subpad (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 383 #ifdef subpad
384 inline WINDOW *UNDEF(subpad)(WINDOW *p, int l, int c, int y, int x) function
386 #undef subpad macro
387 #define subpad UNDEF(subpad) macro
    [all...]
curses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]
ncurses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 383 #ifdef subpad
384 inline WINDOW *UNDEF(subpad)(WINDOW *p, int l, int c, int y, int x) function
386 #undef subpad macro
387 #define subpad UNDEF(subpad) macro
    [all...]
curses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]
ncurses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
cursesw.h 383 #ifdef subpad
384 inline WINDOW *UNDEF(subpad)(WINDOW *p, int l, int c, int y, int x) function
386 #undef subpad macro
387 #define subpad UNDEF(subpad) macro
    [all...]
curses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]
ncurses.h 716 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
    [all...]

Completed in 480 milliseconds