/external/chromium_org/ash/system/tray/ |
D | tray_item_view.cc | 130 void TrayItemView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in ash::TrayItemView 136 AnimationEnded(animation); in AnimationCanceled()
|
D | tray_item_view.h | 68 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/ui/gfx/animation/ |
D | animation_delegate.h | 23 virtual void AnimationEnded(const Animation* animation) {} in AnimationEnded() function
|
D | test_animation_delegate.h | 20 virtual void AnimationEnded(const Animation* animation) { in AnimationEnded() function
|
D | animation.cc | 60 delegate_->AnimationEnded(this); in Stop()
|
/external/chromium_org/chrome/browser/ui/views/location_bar/ |
D | add_to_app_launcher_view.cc | 121 void AddToAppLauncherView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in AddToAppLauncherView 134 AnimationEnded(animation); in AnimationCanceled()
|
D | content_setting_image_view.cc | 134 void ContentSettingImageView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in ContentSettingImageView 153 AnimationEnded(animation); in AnimationCanceled()
|
D | add_to_app_launcher_view.h | 44 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
D | content_setting_image_view.h | 66 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
D | origin_chip_view.h | 83 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/ash/touch/ |
D | touch_hud_projection.cc | 103 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE { in AnimationEnded() function in ash::TouchPointView 114 AnimationEnded(animation); in AnimationCanceled()
|
/external/chromium_org/chrome/browser/ui/cocoa/tabs/ |
D | media_indicator_view.mm | 26 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE { 35 AnimationEnded(animation);
|
/external/chromium_org/ui/views/animation/ |
D | scroll_animator.h | 44 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
D | bounds_animator.cc | 216 data.delegate->AnimationEnded(animation); in AnimationEndedOrCanceled() 248 void BoundsAnimator::AnimationEnded(const Animation* animation) { in AnimationEnded() function in views::BoundsAnimator
|
D | scroll_animator.cc | 64 void ScrollAnimator::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in views::ScrollAnimator
|
D | bounds_animator.h | 148 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/ui/views/controls/ |
D | glow_hover_controller.h | 68 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/ui/app_list/views/ |
D | search_result_list_view.cc | 200 AnimationEnded(auto_launch_animation_.get()); in ForceAutoLaunchForTest() 223 void SearchResultListView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in app_list::SearchResultListView
|
D | search_result_list_view.h | 87 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/ui/app_list/ |
D | pagination_model.h | 126 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/views/ |
D | fullscreen_exit_bubble_views.h | 67 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
D | dropdown_bar_host.cc | 126 AnimationEnded(animation_.get()); in Hide() 188 void DropdownBarHost::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in DropdownBarHost
|
D | status_bubble_views.cc | 88 virtual void AnimationEnded(const Animation* animation) OVERRIDE; 485 void StatusBubbleViews::StatusViewAnimation::AnimationEnded( in AnimationEnded() function in StatusBubbleViews::StatusViewAnimation 521 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE; 541 void StatusBubbleViews::StatusViewExpander::AnimationEnded( in AnimationEnded() function in StatusBubbleViews::StatusViewExpander
|
/external/chromium_org/components/infobars/core/ |
D | infobar.h | 119 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|
/external/chromium_org/chrome/browser/ui/views/download/ |
D | download_shelf_view.h | 70 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
|