Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3224 Rect threads_bounds; in TerminalSizeChanged() local
3227 threads_bounds); in TerminalSizeChanged()
3229 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()
6111 Rect threads_bounds; in Activate() local
6114 threads_bounds); in Activate()
6131 main_window_sp->CreateSubWindow("Threads", threads_bounds, false)); in Activate()