Home
last modified time | relevance | path

Searched refs:TitledBox (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp445 void TitledBox(const char *title, chtype v_char = ACS_VLINE, in TitledBox() function in curses::Surface
475 void TitledBox(const Rect &bounds, const char *title, in TitledBox() function in curses::Surface
1134 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()