Searched refs:m_toPropertyValueType (Results 1 – 3 of 3) sorted by relevance
175 if (m_fromPropertyValueType == InheritValue || m_toPropertyValueType == InheritValue in calculateAnimatedValue()176 … || m_fromPropertyValueType == CurrentColorValue || m_toPropertyValueType == CurrentColorValue) { in calculateAnimatedValue()203 if (m_toPropertyValueType == InheritValue) { in calculateAnimatedValue()237 if (m_toPropertyValueType == CurrentColorValue) in calculateAnimatedValue()239 else if (m_toPropertyValueType == InheritValue) { in calculateAnimatedValue()312 if (m_toPropertyValueType == InheritValue) in calculateAnimatedValue()345 …m_toPropertyValueType = inheritsFromProperty(targetElement, attributeName(), toString) ? InheritVa… in calculateFromAndToValues()357 m_toPropertyValueType = CurrentColorValue; in calculateFromAndToValues()361 … bool toIsValid = m_toColor.isValid() || toIsCurrentColor || m_toPropertyValueType == InheritValue; in calculateFromAndToValues()400 …m_toPropertyValueType = inheritsFromProperty(targetElement, attributeName(), byString) ? InheritVa… in calculateFromAndByValues()[all …]
67 AnimatedPropertyValueType m_toPropertyValueType; variable
1462 and m_toPropertyValueType by CurrentColorValue before landing. Check for property