HomeSort by relevance Sort by last modified time
    Searched refs:AnimationProgressed (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /external/chromium_org/ui/gfx/animation/
animation_delegate.h 26 virtual void AnimationProgressed(const Animation* animation) {}
  /external/chromium_org/ash/shelf/
background_animator.cc 42 AnimationProgressed(&animation_);
51 void BackgroundAnimator::AnimationProgressed(const gfx::Animation* animation) {
background_animator.h 51 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ash/display/
shared_display_edge_indicator.h 40 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/chromeos/network/
network_icon_animation.h 36 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
network_icon_animation.cc 26 void NetworkIconAnimation::AnimationProgressed(
  /external/chromium_org/ash/system/tray/
tray_item_view.cc 70 AnimationProgressed(animation_.get());
73 AnimationProgressed(animation_.get());
114 void TrayItemView::AnimationProgressed(const gfx::Animation* animation) {
tray_item_view.h 67 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter.h 66 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
wrench_icon_painter_unittest.cc 66 painter_.AnimationProgressed(NULL);
  /external/chromium_org/ui/views/animation/
scroll_animator.h 45 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/views/controls/
glow_hover_controller.h 69 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ash/frame/
default_header_painter.h 58 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_header_painter_ash.h 56 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
fullscreen_exit_bubble_views.h 66 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
dropdown_bar_host.cc 85 AnimationProgressed(animation_.get());
167 void DropdownBarHost::AnimationProgressed(const gfx::Animation* animation) {
dropdown_bar_host.h 92 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.h 67 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
origin_chip_view.h 82 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/components/infobars/core/
infobar.h 101 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/app_list/
pagination_model.h 125 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/views/controls/scrollbar/
overlay_scroll_bar.cc 37 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
77 void OverlayScrollBarThumb::AnimationProgressed(
  /external/chromium_org/ash/frame/caption_buttons/
frame_caption_button_container_view.h 110 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/download/
download_shelf_view.h 69 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;
  /external/chromium_org/ui/app_list/views/
search_result_list_view.h 88 virtual void AnimationProgressed(const gfx::Animation* animation) OVERRIDE;

Completed in 4082 milliseconds

1 2 3 4