Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp195 Rect MakeStatusBar() { in MakeStatusBar() function
4427 status_window_sp->SetBounds(content_bounds.MakeStatusBar()); in TerminalSizeChanged()
7639 Rect status_bounds = content_bounds.MakeStatusBar(); in Activate()