Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGAnimateElement.cpp176 … || m_fromPropertyValueType == CurrentColorValue || m_toPropertyValueType == CurrentColorValue) { in calculateAnimatedValue()
230 if (m_fromPropertyValueType == CurrentColorValue) in calculateAnimatedValue()
237 if (m_toPropertyValueType == CurrentColorValue) in calculateAnimatedValue()
353 m_fromPropertyValueType = CurrentColorValue; in calculateFromAndToValues()
357 m_toPropertyValueType = CurrentColorValue; in calculateFromAndToValues()
408 m_fromPropertyValueType = CurrentColorValue; in calculateFromAndByValues()
412 m_toPropertyValueType = CurrentColorValue; in calculateFromAndByValues()
DSVGAnimateElement.h58 CurrentColorValue, enumerator
/external/webkit/Source/WebCore/
DChangeLog-2011-02-161462 and m_toPropertyValueType by CurrentColorValue before landing. Check for property