OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAnimationForView
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ui/views/animation/
bounds_animator.h
72
const gfx::SlideAnimation*
GetAnimationForView
(View* view);
bounds_animator.cc
109
const SlideAnimation* BoundsAnimator::
GetAnimationForView
(View* view) {
/external/chromium_org/ui/message_center/views/
message_center_view.cc
424
const gfx::SlideAnimation* animation = animator->
GetAnimationForView
(*iter);
[
all
...]
Completed in 116 milliseconds