Searched refs:AnimationProgressed (Results 1 - 25 of 84) sorted by relevance

1234

/external/chromium_org/ui/gfx/animation/
H A Danimation_delegate.h26 virtual void AnimationProgressed(const Animation* animation) {} function in class:gfx::AnimationDelegate
H A Dlinear_animation.cc84 delegate()->AnimationProgressed(this);
H A Dmulti_animation.cc66 delegate()->AnimationProgressed(this);
/external/chromium_org/ash/shelf/
H A Dbackground_animator.cc42 AnimationProgressed(&animation_);
51 void BackgroundAnimator::AnimationProgressed(const gfx::Animation* animation) { function in class:ash::BackgroundAnimator
H A Dbackground_animator.h51 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ash/display/
H A Dshared_display_edge_indicator.h40 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
H A Dshared_display_edge_indicator.cc103 void SharedDisplayEdgeIndicator::AnimationProgressed( function in class:ash::SharedDisplayEdgeIndicator
/external/chromium_org/ui/chromeos/network/
H A Dnetwork_icon_animation.h36 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
H A Dnetwork_icon_animation.cc26 void NetworkIconAnimation::AnimationProgressed( function in class:ui::network_icon::NetworkIconAnimation
/external/chromium_org/ash/system/tray/
H A Dtray_item_view.cc70 AnimationProgressed(animation_.get());
73 AnimationProgressed(animation_.get());
114 void TrayItemView::AnimationProgressed(const gfx::Animation* animation) { function in class:ash::TrayItemView
H A Dtray_item_view.h67 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/views/animation/
H A Dscroll_animator.h45 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
H A Dscroll_animator.cc68 void ScrollAnimator::AnimationProgressed(const gfx::Animation* animation) { function in class:views::ScrollAnimator
/external/chromium_org/ui/views/controls/
H A Dglow_hover_controller.h69 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/views/controls/scrollbar/
H A Doverlay_scroll_bar.cc37 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
77 void OverlayScrollBarThumb::AnimationProgressed( function in class:views::__anon17062::OverlayScrollBarThumb
/external/chromium_org/ash/frame/
H A Ddefault_header_painter.h58 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/chrome/browser/ui/toolbar/
H A Dwrench_icon_painter.h66 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
H A Dwrench_icon_painter_unittest.cc66 painter_.AnimationProgressed(NULL);
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc85 AnimationProgressed(animation_.get());
167 void DropdownBarHost::AnimationProgressed(const gfx::Animation* animation) { function in class:DropdownBarHost
H A Dfullscreen_exit_bubble_views.h66 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_header_painter_ash.h56 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dcontent_setting_image_view.h67 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
H A Dorigin_chip_view.h82 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/components/infobars/core/
H A Dinfobar.h101 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
/external/chromium_org/ui/app_list/
H A Dpagination_model.h125 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;

Completed in 3798 milliseconds

1234