Searched refs:source_bounds (Results 1 – 1 of 1) sorted by relevance
4444 Rect source_bounds; in TerminalSizeChanged() local4447 0.70, source_bounds, variables_registers_bounds); in TerminalSizeChanged()4462 source_bounds = source_variables_bounds; in TerminalSizeChanged()4465 source_window_sp->SetBounds(source_bounds); in TerminalSizeChanged()6579 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local6595 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction()6596 source_bounds.size.height + in MenuDelegateAction()6631 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local6645 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction()6646 source_bounds.size.height + in MenuDelegateAction()[all …]