Searched refs:variables_bounds (Results 1 – 1 of 1) sorted by relevance
1461 Rect variables_bounds; in TerminalSizeChanged() local1464 0.50, variables_bounds, registers_bounds); in TerminalSizeChanged()1465 variables_window_sp->SetBounds(variables_bounds); in TerminalSizeChanged()3228 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction() local3235 Rect registers_bounds = variables_bounds; in MenuDelegateAction()3243 variables_bounds.size.height); in MenuDelegateAction()3251 const Rect variables_bounds = registers_window_sp->GetBounds(); in MenuDelegateAction() local3253 variables_bounds.VerticalSplitPercentage(0.50, new_variables_rect, in MenuDelegateAction()3281 const Rect variables_bounds = variables_window_sp->GetBounds(); in MenuDelegateAction() local3285 variables_window_sp->Resize(variables_bounds.size.width + in MenuDelegateAction()[all …]