Searched refs:source_bounds (Results 1 – 1 of 1) sorted by relevance
4445 Rect source_bounds; in TerminalSizeChanged() local4448 0.70, source_bounds, variables_registers_bounds); in TerminalSizeChanged()4463 source_bounds = source_variables_bounds; in TerminalSizeChanged()4466 source_window_sp->SetBounds(source_bounds); in TerminalSizeChanged()6581 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local6592 registers_bounds.size.width = source_bounds.size.width; in MenuDelegateAction()6597 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction()6598 source_bounds.size.height + in MenuDelegateAction()6615 source_bounds.HorizontalSplitPercentage(0.70, new_source_rect, in MenuDelegateAction()6633 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local[all …]