Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6674 Rect new_threads_bounds, breakpoints_bounds; in MenuDelegateAction() local
6675 threads_bounds.HorizontalSplitPercentage(0.70, new_threads_bounds, in MenuDelegateAction()
6677 threads_window_sp->SetBounds(new_threads_bounds); in MenuDelegateAction()