Searched defs:AnimationContainerProgressed (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/views/animation/
H A Dbounds_animator.cc144 // Invoke AnimationContainerProgressed to force a repaint and notify delegate.
145 AnimationContainerProgressed(container_.get());
241 // when all animations complete (in AnimationContainerProgressed).
259 void BoundsAnimator::AnimationContainerProgressed( function in class:views::BoundsAnimator

Completed in 183 milliseconds