Searched refs:DrawTitleBox (Results 1 – 1 of 1) sorted by relevance
755 void DrawTitleBox(const char *title, const char *bottom_message = nullptr) { in DrawTitleBox() function in lldb_private::curses::Window2669 window.DrawTitleBox(m_delegate_sp->GetName().c_str(), in WindowDelegateDraw()3751 window.DrawTitleBox(window.GetName(), "Press Esc to Cancel"); in WindowDelegateDraw()4868 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()5565 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()6248 window.DrawTitleBox(window.GetName(), bottom_message); in WindowDelegateDraw()6965 window.DrawTitleBox("Sources"); in WindowDelegateDraw()