Searched refs:boldframe (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/ncurses-44/ncurses/c++/
H A Dcursesp.cc92 NCursesPanel::boldframe(const char *title, const char* btitle) function in class:NCursesPanel
H A Ddemo.cc85 u->boldframe("Win U");
87 w->boldframe("Win W");
89 y->boldframe("Win Y");
265 boldframe();
452 boldframe("Demo", "Silly");
H A Dcursesp.h212 virtual void boldframe(const char* title=NULL,
H A Dcursesm.h520 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesMenu
522 NCursesPanel::boldframe(title,btitle);
H A Dcursesf.h509 inline void boldframe(const char *title=NULL, const char* btitle=NULL) { function in class:NCursesForm
511 NCursesPanel::boldframe(title,btitle);

Completed in 79 milliseconds