Searched refs:StopAnimation (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/cc/animation/
H A Dscrollbar_animation_controller.cc57 StopAnimation();
92 void ScrollbarAnimationController::StopAnimation() { function in class:cc::ScrollbarAnimationController
H A Dscrollbar_animation_controller.h48 void StopAnimation();
H A Dscrollbar_animation_controller_linear_fade.cc38 StopAnimation();
H A Dscrollbar_animation_controller_thinning.cc56 StopAnimation();
/external/chromium_org/chrome/browser/ui/find_bar/
H A Dfind_bar.h47 virtual void StopAnimation() = 0;
H A Dfind_bar_controller.cc82 find_bar_->StopAnimation();
/external/chromium_org/chrome/browser/ui/views/
H A Ddropdown_bar_host.cc114 StopAnimation();
127 void DropdownBarHost::StopAnimation() { function in class:DropdownBarHost
H A Ddropdown_bar_host.h66 void StopAnimation();
H A Dfind_bar_host.h55 virtual void StopAnimation() OVERRIDE;
H A Dfind_bar_host.cc107 void FindBarHost::StopAnimation() { function in class:FindBarHost
108 DropdownBarHost::StopAnimation();
/external/chromium_org/ui/ozone/demo/
H A Dozone_demo.cc63 StopAnimation();
141 void StopAnimation() { timer_.Stop(); } function in class:DemoWindow
/external/chromium_org/chrome/browser/ui/cocoa/find_bar/
H A Dfind_bar_bridge.h60 virtual void StopAnimation() OVERRIDE;

Completed in 1262 milliseconds