Home
last modified time | relevance | path

Searched defs:bottom_message (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()
2929 const char *bottom_message; in WindowDelegateDraw() local