HomeSort by relevance Sort by last modified time
    Searched refs:InheritValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGAnimationElement.h 51 InheritValue
101 if (valueType != InheritValue)
SVGAnimationElement.cpp 683 m_fromPropertyValueType = InheritValue;
685 m_toPropertyValueType = InheritValue;

Completed in 64 milliseconds