Searched refs:TitledBox (Results 1 – 1 of 1) sorted by relevance
444 void TitledBox(const char *title, chtype v_char = ACS_VLINE, in TitledBox() function in curses::Surface474 void TitledBox(const Rect &bounds, const char *title, in TitledBox() function in curses::Surface1133 surface.TitledBox(m_label.c_str()); in DrawField()1564 surface.TitledBox(m_label.c_str()); in FieldDelegateDraw()1821 surface.TitledBox(m_label.c_str()); in FieldDelegateDraw()