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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimateColorElement.cpp49 void SVGAnimateColorElement::determinePropertyValueTypes(const String& from, const String& to) function in class:WebCore::SVGAnimateColorElement
51 SVGAnimateElement::determinePropertyValueTypes(from, to);
H A DSVGAnimationElement.cpp675 void SVGAnimationElement::determinePropertyValueTypes(const String& from, const String& to) function in class:WebCore::SVGAnimationElement

Completed in 3871 milliseconds