Searched refs:resize_animation_ (Results 1 – 6 of 6) sorted by relevance
97 ALLOW_THIS_IN_INITIALIZER_LIST(resize_animation_(this)), in PageInfoBubbleView()195 if (!resize_animation_.is_animating()) in GetPreferredSize()201 resize_animation_.GetCurrentValue()); in GetPreferredSize()209 resize_animation_.SetSlideDuration(kPageInfoSlideDuration); in ModelChanged()210 resize_animation_.Show(); in ModelChanged()214 resize_animation_.Reset(); in BubbleClosing()
371 resize_animation_.reset(new ui::SlideAnimation(this)); in BrowserActionsContainer()768 DCHECK_EQ(resize_animation_.get(), animation); in AnimationProgressed()769 resize_amount_ = static_cast<int>(resize_animation_->GetCurrentValue() * in AnimationProgressed()1086 resize_animation_->Reset(); in SaveDesiredSizeAndAnimate()1087 resize_animation_->SetTweenType(tween_type); in SaveDesiredSizeAndAnimate()1089 resize_animation_->Show(); in SaveDesiredSizeAndAnimate()1092 AnimationEnded(resize_animation_.get()); in SaveDesiredSizeAndAnimate()
77 ui::SlideAnimation resize_animation_; variable
500 scoped_ptr<ui::SlideAnimation> resize_animation_; variable
69 return resize_animation_.is_animating(); in animating()208 ui::SlideAnimation resize_animation_; variable
373 resize_animation_(this), in BrowserActionsToolbarGtk()588 resize_animation_.Reset(); in AnimateToShowNIcons()589 resize_animation_.Show(); in AnimateToShowNIcons()656 resize_animation_.Reset(); in AnimationProgressed()885 resize_animation_.Reset(); in OnGripperButtonPress()960 if (!resize_animation_.is_animating()) in OnButtonShowOrHide()