Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DIOHandlerCursesGUI.cpp1447 Rect source_variables_bounds; in TerminalSizeChanged() local
1448 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in TerminalSizeChanged()
1453 source_variables_bounds = content_bounds; in TerminalSizeChanged()
1457 source_variables_bounds.HorizontalSplitPercentage( in TerminalSizeChanged()
1473 source_bounds = source_variables_bounds; in TerminalSizeChanged()
4277 Rect source_variables_bounds; in Activate() local
4278 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in Activate()
4280 source_variables_bounds.HorizontalSplitPercentage(0.70, source_bounds, in Activate()