Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGAnimateElement.cpp351 bool toIsCurrentColor = attributeValueIsCurrentColor(toString); in calculateFromAndToValues() local
356 if (toIsCurrentColor) in calculateFromAndToValues()
361 … bool toIsValid = m_toColor.isValid() || toIsCurrentColor || m_toPropertyValueType == InheritValue; in calculateFromAndToValues()