Searched refs:source_bounds (Results 1 – 1 of 1) sorted by relevance
3631 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local3642 registers_bounds.size.width = source_bounds.size.width; in MenuDelegateAction()3647 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction()3648 source_bounds.size.height + in MenuDelegateAction()3665 source_bounds.HorizontalSplitPercentage(0.70, new_source_rect, in MenuDelegateAction()3683 const Rect source_bounds = source_window_sp->GetBounds(); in MenuDelegateAction() local3697 source_window_sp->Resize(source_bounds.size.width, in MenuDelegateAction()3698 source_bounds.size.height + in MenuDelegateAction()3716 source_bounds.HorizontalSplitPercentage(0.70, new_source_rect, in MenuDelegateAction()4592 Rect source_bounds; in Activate() local[all …]