Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DIOHandlerCursesGUI.cpp3225 Rect source_variables_bounds; in TerminalSizeChanged() local
3226 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in TerminalSizeChanged()
3231 source_variables_bounds = content_bounds; in TerminalSizeChanged()
3235 source_variables_bounds.HorizontalSplitPercentage( in TerminalSizeChanged()
3251 source_bounds = source_variables_bounds; in TerminalSizeChanged()
6112 Rect source_variables_bounds; in Activate() local
6113 content_bounds.VerticalSplitPercentage(0.80, source_variables_bounds, in Activate()
6115 source_variables_bounds.HorizontalSplitPercentage(0.70, source_bounds, in Activate()