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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h92 AnimatedPropertyValueType toPropertyValueType() const { return m_toPropertyValueType; } function in class:blink::SVGAnimationElement
H A DSVGAnimatedTypeAnimator.cpp242 m_animationElement->adjustForInheritance<RefPtr<SVGPropertyBase>, ParsePropertyFromString>(parsePropertyFromString, m_animationElement->toPropertyValueType(), toValue, m_contextElement);

Completed in 291 milliseconds