Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/mac/
DGraphicsLayerCA.h96 virtual void removeAnimationsForKeyframes(const String& keyframesName);
DGraphicsLayerCA.mm643 void GraphicsLayerCA::removeAnimationsForKeyframes(const String& animationName)
/external/webkit/WebCore/platform/graphics/
DGraphicsLayer.h247 virtual void removeAnimationsForKeyframes(const String& /* keyframesName */) { } in removeAnimationsForKeyframes() function
/external/webkit/WebCore/rendering/
DRenderLayerBacking.cpp1008 m_graphicsLayer->removeAnimationsForKeyframes(animationName); in animationFinished()
/external/webkit/WebCore/
DChangeLog4088 (WebCore::GraphicsLayer::removeAnimationsForKeyframes):