Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp6577 Rect new_variables_rect; in MenuDelegateAction() local
6584 variables_bounds.VerticalSplitPercentage(0.50, new_variables_rect, in MenuDelegateAction()
6591 new_variables_rect); in MenuDelegateAction()
6595 "Variables", new_variables_rect, false); in MenuDelegateAction()