Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp4436 Rect source_variables_bounds; in TerminalSizeChanged() local
4437 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in TerminalSizeChanged()
4442 source_variables_bounds = content_bounds; in TerminalSizeChanged()
4446 source_variables_bounds.HorizontalSplitPercentage( in TerminalSizeChanged()
4462 source_bounds = source_variables_bounds; in TerminalSizeChanged()
7671 Rect source_variables_bounds; in Activate() local
7672 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in Activate()
7674 source_variables_bounds.HorizontalSplitPercentage(0.70, source_bounds, in Activate()