Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6695 Rect new_threads_bounds, breakpoints_bounds; in MenuDelegateAction() local
6696 threads_bounds.HorizontalSplitPercentage(0.70, new_threads_bounds, in MenuDelegateAction()
6698 threads_window_sp->SetBounds(new_threads_bounds); in MenuDelegateAction()