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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimateElement.cpp305 static inline void notifyTargetAboutAnimValChange(SVGElement* targetElement, const QualifiedName& attributeName) function in namespace:WebCore
318 notifyTargetAboutAnimValChange(targetElement, attributeName);
325 notifyTargetAboutAnimValChange(shadowTreeElement, attributeName);

Completed in 76 milliseconds