Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp185 Rect MakeStatusBar() { in MakeStatusBar() function
1439 status_window_sp->SetBounds(content_bounds.MakeStatusBar()); in TerminalSizeChanged()
4273 Rect status_bounds = content_bounds.MakeStatusBar(); in Activate()