Home
last modified time | relevance | path

Searched refs:AnimationEnded (Results 1 – 25 of 59) sorted by relevance

123

/external/chromium_org/ash/system/tray/
Dtray_item_view.cc130 void TrayItemView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in ash::TrayItemView
136 AnimationEnded(animation); in AnimationCanceled()
Dtray_item_view.h68 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/gfx/animation/
Danimation_delegate.h23 virtual void AnimationEnded(const Animation* animation) {} in AnimationEnded() function
Dtest_animation_delegate.h20 virtual void AnimationEnded(const Animation* animation) { in AnimationEnded() function
Danimation.cc60 delegate_->AnimationEnded(this); in Stop()
/external/chromium_org/chrome/browser/ui/views/location_bar/
Dadd_to_app_launcher_view.cc121 void AddToAppLauncherView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in AddToAppLauncherView
134 AnimationEnded(animation); in AnimationCanceled()
Dcontent_setting_image_view.cc134 void ContentSettingImageView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in ContentSettingImageView
153 AnimationEnded(animation); in AnimationCanceled()
Dadd_to_app_launcher_view.h44 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
Dcontent_setting_image_view.h66 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
Dorigin_chip_view.h83 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ash/touch/
Dtouch_hud_projection.cc103 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/
Dmedia_indicator_view.mm26 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE {
35 AnimationEnded(animation);
/external/chromium_org/ui/views/animation/
Dscroll_animator.h44 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
Dbounds_animator.cc216 data.delegate->AnimationEnded(animation); in AnimationEndedOrCanceled()
248 void BoundsAnimator::AnimationEnded(const Animation* animation) { in AnimationEnded() function in views::BoundsAnimator
Dscroll_animator.cc64 void ScrollAnimator::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in views::ScrollAnimator
Dbounds_animator.h148 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/views/controls/
Dglow_hover_controller.h68 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/app_list/views/
Dsearch_result_list_view.cc200 AnimationEnded(auto_launch_animation_.get()); in ForceAutoLaunchForTest()
223 void SearchResultListView::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in app_list::SearchResultListView
Dsearch_result_list_view.h87 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/app_list/
Dpagination_model.h126 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/
Dfullscreen_exit_bubble_views.h67 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
Ddropdown_bar_host.cc126 AnimationEnded(animation_.get()); in Hide()
188 void DropdownBarHost::AnimationEnded(const gfx::Animation* animation) { in AnimationEnded() function in DropdownBarHost
Dstatus_bubble_views.cc88 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/
Dinfobar.h119 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/download/
Ddownload_shelf_view.h70 virtual void AnimationEnded(const gfx::Animation* animation) OVERRIDE;

123