Home
last modified time | relevance | path

Searched refs:CurrentColorValue (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimateColorElement.cpp53 m_fromPropertyValueType = CurrentColorValue; in determinePropertyValueTypes()
55 m_toPropertyValueType = CurrentColorValue; in determinePropertyValueTypes()
DSVGAnimatedColor.cpp80 if (m_animationElement->fromPropertyValueType() == CurrentColorValue) in calculateAnimatedValue()
82 if (m_animationElement->toPropertyValueType() == CurrentColorValue) in calculateAnimatedValue()
DSVGAnimationElement.h50 CurrentColorValue, enumerator