Searched defs:btitle (Results 1 - 6 of 6) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
H A Dcursesm.h513 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
515 NCursesPanel::frame(title,btitle);
520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
522 NCursesPanel::boldframe(title,btitle);
H A Dcursesf.h502 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
504 NCursesPanel::frame(title,btitle);
509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
511 NCursesPanel::boldframe(title,btitle);
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h513 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
515 NCursesPanel::frame(title,btitle);
520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
522 NCursesPanel::boldframe(title,btitle);
H A Dcursesf.h502 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
504 NCursesPanel::frame(title,btitle);
509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
511 NCursesPanel::boldframe(title,btitle);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
H A Dcursesm.h513 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
515 NCursesPanel::frame(title,btitle);
520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
522 NCursesPanel::boldframe(title,btitle);
H A Dcursesf.h502 inline void frame(const char *title=NULL, const char* btitle=NULL) { argument
504 NCursesPanel::frame(title,btitle);
509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { argument
511 NCursesPanel::boldframe(title,btitle);

Completed in 44 milliseconds