Home
last modified time | relevance | path

Searched refs:removeAnimationsForKeyframes (Results 1 – 9 of 9) sorted by relevance

/external/webkit/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h68 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerQt.cpp1140 void GraphicsLayerQt::removeAnimationsForKeyframes(const String& name) in removeAnimationsForKeyframes() function in WebCore::GraphicsLayerQt
/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h93 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerAndroid.cpp790 void GraphicsLayerAndroid::removeAnimationsForKeyframes(const String& keyframesName) in removeAnimationsForKeyframes() function in WebCore::GraphicsLayerAndroid
/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.h279 virtual void removeAnimationsForKeyframes(const String& /* keyframesName */) { } in removeAnimationsForKeyframes() function
/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.h104 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerCA.mm743 void GraphicsLayerCA::removeAnimationsForKeyframes(const String& animationName)
/external/webkit/WebCore/rendering/
DRenderLayerBacking.cpp1172 m_graphicsLayer->removeAnimationsForKeyframes(animationName); in animationFinished()
/external/webkit/WebCore/
DChangeLog-2010-01-295791 (WebCore::GraphicsLayerQt::removeAnimationsForKeyframes):
22555 (WebCore::GraphicsLayerCA::removeAnimationsForKeyframes):
77978 (WebCore::GraphicsLayer::removeAnimationsForKeyframes):