Searched defs:startAnimation (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/trf/trf/tools/
H A Ddemo213 proc startAnimation {} { procedure
/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DImplicitAnimation.cpp102 bool ImplicitAnimation::startAnimation(double timeOffset) function in class:WebCore::ImplicitAnimation
H A DKeyframeAnimation.cpp208 bool KeyframeAnimation::startAnimation(double timeOffset) function in class:WebCore::KeyframeAnimation
H A DAnimationBase.h226 virtual bool startAnimation(double /*timeOffset*/) { return false; } function in class:WebCore::AnimationBase
/macosx-10.10/WebCore-7600.1.25/svg/graphics/
H A DSVGImage.cpp319 void SVGImage::startAnimation(CatchUpAnimation) function in class:WebCore::SVGImage
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DBitmapImage.cpp543 void BitmapImage::startAnimation(CatchUpAnimation catchUpIfNecessary) function in class:WebCore::BitmapImage
H A DImage.h122 virtual void startAnimation(CatchUpAnimation = CatchUp) { } function in class:WebCore::Image
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderLayerBacking.cpp2323 bool RenderLayerBacking::startAnimation(double timeOffset, const Animation* anim, const KeyframeList& keyframes) function in class:WebCore::RenderLayerBacking
H A DRenderBoxModelObject.cpp130 bool RenderBoxModelObject::startAnimation(double timeOffset, const Animation* animation, const KeyframeList& keyframes) function in class:WebCore::RenderBoxModelObject

Completed in 259 milliseconds