Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/svg/
DSVGAnimateElement.cpp406 bool byIsCurrentColor = attributeValueIsCurrentColor(byString); in calculateFromAndByValues() local
411 if (byIsCurrentColor) in calculateFromAndByValues()
417 || (!m_toColor.isValid() && !byIsCurrentColor)) in calculateFromAndByValues()