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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h91 AnimatedPropertyValueType fromPropertyValueType() const { return m_fromPropertyValueType; } function in class:blink::SVGAnimationElement
H A DSVGAnimatedTypeAnimator.cpp241 m_animationElement->adjustForInheritance<RefPtr<SVGPropertyBase>, ParsePropertyFromString>(parsePropertyFromString, m_animationElement->fromPropertyValueType(), fromValue, m_contextElement);

Completed in 148 milliseconds