Searched refs:animationAttributeChanged (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGDiscardElement.h52 virtual void animationAttributeChanged() OVERRIDE { }
H A DSVGAnimationElement.h172 virtual void animationAttributeChanged() OVERRIDE;
H A DSVGAnimationElement.cpp215 animationAttributeChanged();
218 void SVGAnimationElement::animationAttributeChanged() function in class:blink::SVGAnimationElement
/external/chromium_org/third_party/WebKit/Source/core/svg/animation/
H A DSVGSMILElement.h59 virtual void animationAttributeChanged() = 0;
H A DSVGSMILElement.cpp350 animationAttributeChanged();
588 animationAttributeChanged();

Completed in 91 milliseconds