Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DIOHandler.cpp1081 void DrawTitleBox(const char *title, const char *bottom_message = nullptr) { in DrawTitleBox() function in curses::Window
2255 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
2665 window.DrawTitleBox(window.GetName()); in WindowDelegateDraw()
3348 window.DrawTitleBox(window.GetName(), bottom_message); in WindowDelegateDraw()
3996 window.DrawTitleBox("Sources"); in WindowDelegateDraw()