Searched refs:TitledBox (Results 1 – 1 of 1) sorted by relevance
445 void TitledBox(const char *title, chtype v_char = ACS_VLINE, in TitledBox() function in curses::Surface475 void TitledBox(const Rect &bounds, const char *title, in TitledBox() function in curses::Surface1134 surface.TitledBox(m_label.c_str()); in DrawField()1565 surface.TitledBox(m_label.c_str()); in FieldDelegateDraw()1822 surface.TitledBox(m_label.c_str()); in FieldDelegateDraw()