Searched defs:startAnimation (Results 1 – 8 of 8) sorted by relevance
46 - (void)startAnimation { method
29 - (void)startAnimation; method
154 {
109 bool ImplicitAnimation::startAnimation(double timeOffset) in startAnimation() function in WebCore::ImplicitAnimation
204 virtual bool startAnimation(double /*timeOffset*/) { return false; } in startAnimation() function
248 bool KeyframeAnimation::startAnimation(double timeOffset) in startAnimation() function in WebCore::KeyframeAnimation
305 void BitmapImage::startAnimation(bool catchUpIfNecessary) in startAnimation() function in WebCore::BitmapImage
1287 bool RenderLayerBacking::startAnimation(double timeOffset, const Animation* anim, const KeyframeLis… in paintIntoLayer() function in WebCore::RenderLayerBacking