Searched refs:GetAnimationForView (Results 1 – 3 of 3) sorted by relevance
72 const gfx::SlideAnimation* GetAnimationForView(View* view);
109 const SlideAnimation* BoundsAnimator::GetAnimationForView(View* view) { in GetAnimationForView() function in views::BoundsAnimator
424 const gfx::SlideAnimation* animation = animator->GetAnimationForView(*iter); in OnBoundsAnimatorProgressed()