Searched defs:boldframe (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 D | cursesm.h | 520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesMenu 522 NCursesPanel::boldframe(title,btitle);
|
H A D | cursesf.h | 509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesForm 511 NCursesPanel::boldframe(title,btitle);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
H A D | cursesm.h | 520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesMenu 522 NCursesPanel::boldframe(title,btitle);
|
H A D | cursesf.h | 509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesForm 511 NCursesPanel::boldframe(title,btitle);
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
H A D | cursesm.h | 520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesMenu 522 NCursesPanel::boldframe(title,btitle);
|
H A D | cursesf.h | 509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesForm 511 NCursesPanel::boldframe(title,btitle);
|
Completed in 182 milliseconds