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

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGAnimationElement.h51 InheritValue enumerator in enum:WebCore::AnimatedPropertyValueType
101 if (valueType != InheritValue)
H A DSVGAnimationElement.cpp682 m_fromPropertyValueType = InheritValue;
684 m_toPropertyValueType = InheritValue;

Completed in 294 milliseconds