Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4435 Rect source_variables_bounds; in TerminalSizeChanged() local
4436 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in TerminalSizeChanged()
4441 source_variables_bounds = content_bounds; in TerminalSizeChanged()
4445 source_variables_bounds.HorizontalSplitPercentage( in TerminalSizeChanged()
4461 source_bounds = source_variables_bounds; in TerminalSizeChanged()
7643 Rect source_variables_bounds; in Activate() local
7644 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in Activate()
7646 source_variables_bounds.HorizontalSplitPercentage(0.70, source_bounds, in Activate()