Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp753 void DrawTitleBox(const char *title, const char *bottom_message = nullptr) { in DrawTitleBox() function in curses::Window
2667 window.DrawTitleBox(m_delegate_sp->GetName().c_str(), in WindowDelegateDraw()
3749 window.DrawTitleBox(window.GetName(), "Press Esc to Cancel"); in WindowDelegateDraw()
4840 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
5541 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
6224 window.DrawTitleBox(window.GetName(), bottom_message); in WindowDelegateDraw()
6950 window.DrawTitleBox("Sources"); in WindowDelegateDraw()