Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h70 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerQt.cpp1702 void GraphicsLayerQt::removeAnimationsForKeyframes(const String& name) in removeAnimationsForKeyframes() function in WebCore::GraphicsLayerQt
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h111 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerAndroid.cpp1001 void GraphicsLayerAndroid::removeAnimationsForKeyframes(const String& keyframesName) in removeAnimationsForKeyframes() function in WebCore::GraphicsLayerAndroid
1004 m_contentLayer->removeAnimationsForKeyframes(keyframesName); in removeAnimationsForKeyframes()
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.h195 void removeAnimationsForKeyframes(const String& name);
DLayerAndroid.cpp321 void LayerAndroid::removeAnimationsForKeyframes(const String& name) in removeAnimationsForKeyframes() function in WebCore::LayerAndroid
/external/webkit/Source/WebCore/
DChangeLog-2010-05-24502 (WebCore::GraphicsLayerQt::removeAnimationsForKeyframes):
14789 (WebCore::GraphicsLayerQt::removeAnimationsForKeyframes):
DChangeLog-2010-01-295791 (WebCore::GraphicsLayerQt::removeAnimationsForKeyframes):
22555 (WebCore::GraphicsLayerCA::removeAnimationsForKeyframes):
77978 (WebCore::GraphicsLayer::removeAnimationsForKeyframes):