Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/qt/
DGraphicsLayerQt.h67 virtual void removeAnimationsForProperty(AnimatedPropertyID);
DGraphicsLayerQt.cpp1126 void GraphicsLayerQt::removeAnimationsForProperty(AnimatedPropertyID id) in removeAnimationsForProperty() function in WebCore::GraphicsLayerQt
/external/webkit/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h92 virtual void removeAnimationsForProperty(AnimatedPropertyID);
DGraphicsLayerAndroid.cpp783 void GraphicsLayerAndroid::removeAnimationsForProperty(AnimatedPropertyID anID) in removeAnimationsForProperty() function in WebCore::GraphicsLayerAndroid
/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.h278 virtual void removeAnimationsForProperty(AnimatedPropertyID) { } in removeAnimationsForProperty() function
/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.h103 virtual void removeAnimationsForProperty(AnimatedPropertyID);
DGraphicsLayerCA.mm734 void GraphicsLayerCA::removeAnimationsForProperty(AnimatedPropertyID property)
/external/webkit/WebCore/rendering/
DRenderLayerBacking.cpp1184 m_graphicsLayer->removeAnimationsForProperty(animatedProperty); in transitionFinished()
/external/webkit/WebCore/
DChangeLog740 (WebCore::GraphicsLayerQt::removeAnimationsForProperty): deleteLater
DChangeLog-2010-01-295790 (WebCore::GraphicsLayerQt::removeAnimationsForProperty):
77977 (WebCore::GraphicsLayer::removeAnimationsForProperty):