Searched defs:resetAnimation (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderImageResource.cpp80 void RenderImageResource::resetAnimation() function in class:blink::RenderImageResource
87 image()->resetAnimation();
/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimatedTypeAnimator.cpp174 PassRefPtr<SVGPropertyBase> SVGAnimatedTypeAnimator::resetAnimation(const WillBeHeapVector<RawPtrWillBeMember<SVGElement> >& list) function in class:blink::SVGAnimatedTypeAnimator
189 return resetAnimation(list);
210 return resetAnimation(list);
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/
H A DSVGImage.cpp303 // animations if preceded by calls to resetAnimation or stopAnimation
357 void SVGImage::resetAnimation() function in class:SVGImage
/external/chromium_org/third_party/WebKit/Source/platform/graphics/
H A DImage.h105 virtual void resetAnimation() {} function in class:blink::Image
H A DBitmapImage.cpp549 void BitmapImage::resetAnimation() function in class:blink::BitmapImage

Completed in 136 milliseconds