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

/external/webkit/Source/WebCore/svg/animation/
H A DSVGSMILElement.cpp148 static inline QualifiedName constructQualifiedName(const SVGElement* svgElement, const String& attributeName) function in namespace:WebCore
178 m_attributeName = constructQualifiedName(this, getAttribute(SVGNames::attributeNameAttr));
417 m_attributeName = constructQualifiedName(this, attr->value());

Completed in 202 milliseconds