Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimationElement.h51 InheritValue enumerator
101 if (valueType != InheritValue) in adjustForInheritance()
DSVGAnimationElement.cpp682 m_fromPropertyValueType = InheritValue; in determinePropertyValueTypes()
684 m_toPropertyValueType = InheritValue; in determinePropertyValueTypes()