Searched defs:isTargetAttributeCSSProperty (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGAnimationElement.cpp293 bool SVGAnimationElement::isTargetAttributeCSSProperty(SVGElement* targetElement, const QualifiedName& attributeName) function in class:WebCore::SVGAnimationElement
315 bool attributeIsCSSProperty = isTargetAttributeCSSProperty(targetElement, attributeName);

Completed in 190 milliseconds