AnimateToState     55 ash/wm/gestures/long_press_affordance_handler.h   virtual void AnimateToState(double state) OVERRIDE;
AnimateToState     44 chrome/browser/ui/gtk/download/download_started_animation_gtk.cc   virtual void AnimateToState(double state) OVERRIDE;
AnimateToState     30 chrome/browser/ui/panels/panel_bounds_animation.h   virtual void AnimateToState(double state) OVERRIDE {}
AnimateToState     42 chrome/browser/ui/views/download/download_started_animation_views.cc   virtual void AnimateToState(double state) OVERRIDE;
AnimateToState    351 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc     void AnimateToState(double state);
AnimateToState   1307 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc     details_view_->AnimateToState(animation->GetCurrentValue());
AnimateToState   1346 chrome/browser/ui/views/extensions/extension_install_dialog_view.cc   details_view_->AnimateToState(1.0);
AnimateToState     91 chrome/browser/ui/views/status_bubble_views.cc   virtual void AnimateToState(double state) OVERRIDE;
AnimateToState    532 chrome/browser/ui/views/status_bubble_views.cc   virtual void AnimateToState(double state) OVERRIDE;
AnimateToState     81 ui/gfx/animation/linear_animation.cc   AnimateToState(state_);
AnimateToState    101 ui/gfx/animation/linear_animation.cc   AnimateToState(1.0);
AnimateToState     48 ui/gfx/animation/linear_animation.h   virtual void AnimateToState(double state) {}
AnimateToState     52 ui/gfx/animation/slide_animation.cc     AnimateToState(1.0);  // Skip to the end of the animation.
AnimateToState     74 ui/gfx/animation/slide_animation.cc     AnimateToState(0.0);  // Skip to the end of the animation.
AnimateToState     77 ui/gfx/animation/slide_animation.h   virtual void AnimateToState(double state) OVERRIDE;