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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGElement.cpp605 RefPtr<SVGAnimatedPropertyBase> property = propertyFromAttribute(name);
693 PassRefPtr<SVGAnimatedPropertyBase> SVGElement::propertyFromAttribute(const QualifiedName& attributeName) function in class:blink::SVGElement

Completed in 85 milliseconds