Searched refs:variables_bounds (Results 1 – 1 of 1) sorted by relevance
4450 Rect variables_bounds; in TerminalSizeChanged() local4453 0.50, variables_bounds, registers_bounds); in TerminalSizeChanged()4454 variables_window_sp->SetBounds(variables_bounds); in TerminalSizeChanged()6582 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction() local6589 Rect registers_bounds = variables_bounds; in MenuDelegateAction()6597 variables_bounds.size.height); in MenuDelegateAction()6605 const Rect variables_bounds = registers_window_sp->GetBounds(); in MenuDelegateAction() local6607 variables_bounds.VerticalSplitPercentage(0.50, new_variables_rect, in MenuDelegateAction()6635 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction() local6639 variables_window_sp->Resize(variables_bounds.size.width + in MenuDelegateAction()[all …]