Home
last modified time | relevance | path

Searched refs:detachAnimatedPropertiesForElement (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.cpp44 void SVGAnimatedProperty::detachAnimatedPropertiesForElement(SVGElement* element) in detachAnimatedPropertiesForElement() function in WebCore::SVGAnimatedProperty
DSVGAnimatedProperty.h80 static void detachAnimatedPropertiesForElement(SVGElement*);
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGElement.cpp125 SVGAnimatedProperty::detachAnimatedPropertiesForElement(this); in cleanupAnimatedProperties()