Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h69 virtual void removeAnimationsForProperty(AnimatedPropertyID);
DGraphicsLayerQt.cpp1684 void GraphicsLayerQt::removeAnimationsForProperty(AnimatedPropertyID id) in removeAnimationsForProperty() function in WebCore::GraphicsLayerQt
/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h110 virtual void removeAnimationsForProperty(AnimatedPropertyID);
DGraphicsLayerAndroid.cpp994 void GraphicsLayerAndroid::removeAnimationsForProperty(AnimatedPropertyID anID) in removeAnimationsForProperty() function in WebCore::GraphicsLayerAndroid
997 m_contentLayer->removeAnimationsForProperty(anID); in removeAnimationsForProperty()
/external/webkit/Source/WebCore/platform/graphics/android/layers/
DLayerAndroid.h194 void removeAnimationsForProperty(AnimatedPropertyID property);
DLayerAndroid.cpp303 removeAnimationsForProperty(anim->type()); in addAnimation()
307 void LayerAndroid::removeAnimationsForProperty(AnimatedPropertyID property) in removeAnimationsForProperty() function in WebCore::LayerAndroid
/external/webkit/Source/WebCore/
DChangeLog-2010-05-24501 (WebCore::GraphicsLayerQt::removeAnimationsForProperty):
14788 (WebCore::GraphicsLayerQt::removeAnimationsForProperty):
49436 (WebCore::GraphicsLayerQt::removeAnimationsForProperty): deleteLater
DChangeLog-2010-01-295790 (WebCore::GraphicsLayerQt::removeAnimationsForProperty):
77977 (WebCore::GraphicsLayer::removeAnimationsForProperty):