Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp444 void TitledBox(const char *title, chtype v_char = ACS_VLINE, in TitledBox() function in curses::Surface
474 void TitledBox(const Rect &bounds, const char *title, in TitledBox() function in curses::Surface