Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp741 void DrawTitleBox(const char *title, const char *bottom_message = nullptr) { in DrawTitleBox() function in curses::Window
2270 window.DrawTitleBox(m_delegate_sp->GetName().c_str(), in WindowDelegateDraw()
3633 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
4076 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
4756 window.DrawTitleBox(window.GetName(), bottom_message); in WindowDelegateDraw()
5425 window.DrawTitleBox("Sources"); in WindowDelegateDraw()