Home
last modified time | relevance | path

Searched refs:setAttributeType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h204 void setAttributeType(const AtomicString&);
DSVGAnimationElement.cpp209 setAttributeType(value); in parseAttribute()
320 void SVGAnimationElement::setAttributeType(const AtomicString& attributeType) in setAttributeType() function in WebCore::SVGAnimationElement