Home
last modified time | relevance | path

Searched defs:startAnimation (Results 1 – 8 of 8) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
Danimatable_image.mm46 - (void)startAnimation { method
/external/clang/test/Analysis/
Dpr_2542_rdar_6793404.m29 - (void)startAnimation; method
/external/webkit/Source/WebKit/mac/WebView/
DWebWindowAnimation.m154 {
/external/webkit/Source/WebCore/page/animation/
DImplicitAnimation.cpp109 bool ImplicitAnimation::startAnimation(double timeOffset) in startAnimation() function in WebCore::ImplicitAnimation
DAnimationBase.h204 virtual bool startAnimation(double /*timeOffset*/) { return false; } in startAnimation() function
DKeyframeAnimation.cpp248 bool KeyframeAnimation::startAnimation(double timeOffset) in startAnimation() function in WebCore::KeyframeAnimation
/external/webkit/Source/WebCore/platform/graphics/
DBitmapImage.cpp305 void BitmapImage::startAnimation(bool catchUpIfNecessary) in startAnimation() function in WebCore::BitmapImage
/external/webkit/Source/WebCore/rendering/
DRenderLayerBacking.cpp1287 bool RenderLayerBacking::startAnimation(double timeOffset, const Animation* anim, const KeyframeLis… in paintIntoLayer() function in WebCore::RenderLayerBacking