Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp189 Rect MakeStatusBar() { in MakeStatusBar() function
3217 status_window_sp->SetBounds(content_bounds.MakeStatusBar()); in TerminalSizeChanged()
6108 Rect status_bounds = content_bounds.MakeStatusBar(); in Activate()