OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResetAnimationForView
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/views/animation/
bounds_animator.h
153
gfx::Animation*
ResetAnimationForView
(View* view);
bounds_animator.cc
99
scoped_ptr<Animation> old_animation(
ResetAnimationForView
(view));
192
Animation* BoundsAnimator::
ResetAnimationForView
(View* view) {
Completed in 47 milliseconds