OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AnimationContainerProgressed
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/ui/gfx/animation/
animation_container_observer.h
20
virtual void
AnimationContainerProgressed
(
animation_container.cc
81
observer_->
AnimationContainerProgressed
(this);
animation_container_unittest.cc
28
virtual void
AnimationContainerProgressed
(
/external/chromium_org/ui/views/animation/
bounds_animator.h
165
virtual void
AnimationContainerProgressed
(
186
// the timer (
AnimationContainerProgressed
is invoked) the parent_ is asked
bounds_animator.cc
144
// Invoke
AnimationContainerProgressed
to force a repaint and notify delegate.
145
AnimationContainerProgressed
(container_.get());
241
// when all animations complete (in
AnimationContainerProgressed
).
259
void BoundsAnimator::
AnimationContainerProgressed
(
Completed in 57 milliseconds