Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp1446 Rect threads_bounds; in TerminalSizeChanged() local
1449 threads_bounds); in TerminalSizeChanged()
1451 threads_window_sp->SetBounds(threads_bounds); in TerminalSizeChanged()
4276 Rect threads_bounds; in Activate() local
4279 threads_bounds); in Activate()
4296 main_window_sp->CreateSubWindow("Threads", threads_bounds, false)); in Activate()