Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4437 Rect source_variables_bounds; in TerminalSizeChanged() local
4438 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in TerminalSizeChanged()
4443 source_variables_bounds = content_bounds; in TerminalSizeChanged()
4447 source_variables_bounds.HorizontalSplitPercentage( in TerminalSizeChanged()
4463 source_bounds = source_variables_bounds; in TerminalSizeChanged()
7647 Rect source_variables_bounds; in Activate() local
7648 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in Activate()
7650 source_variables_bounds.HorizontalSplitPercentage(0.70, source_bounds, in Activate()