Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp639 void DrawTitleBox(const char *title, const char *bottom_message = nullptr) { in DrawTitleBox() function in curses::Window
1847 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
2254 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
2934 window.DrawTitleBox(window.GetName(), bottom_message); in WindowDelegateDraw()
3590 window.DrawTitleBox("Sources"); in WindowDelegateDraw()