Home
last modified time | relevance | path

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

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