Searched refs:subpad (Results 1 - 3 of 3) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dcursesw.h644 #ifdef subpad
645 inline WINDOW *UNDEF(subpad)(WINDOW *p, int l, int c, int y, int x) function
647 #undef subpad macro
648 #define subpad UNDEF(subpad) macro
H A Dcurses.h748 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */
H A Dncurses.h748 extern NCURSES_EXPORT(WINDOW *) subpad (WINDOW *, int, int, int, int); /* implemented */

Completed in 58 milliseconds