Searched refs:fromValue (Results 1 – 6 of 6) sorted by relevance
183 int fromValue = from.isZero() ? 0 : from.value(); in blend() local185 return Length(int(fromValue + (toValue - fromValue) * progress), resultType); in blend()
192 return fromValue().isEmpty() ? ToAnimation : FromToAnimation; in animationMode()194 return fromValue().isEmpty() ? ByAnimation : FromByAnimation; in animationMode()238 String SVGAnimationElement::fromValue() const in fromValue() function in WebCore::SVGAnimationElement479 m_animationValid = calculateFromAndToValues(fromValue(), toValue()); in startedActiveInterval()485 m_animationValid = calculateFromAndByValues(fromValue(), byValue()); in startedActiveInterval()
79 String fromValue() const;
621 ret = QVariant::fromValue(result); in convertValueToQVariant()640 ret = QVariant::fromValue(result); in convertValueToQVariant()650 ret = QVariant::fromValue(result); in convertValueToQVariant()672 ret = QVariant::fromValue(result); in convertValueToQVariant()691 ret = QVariant::fromValue(result); in convertValueToQVariant()701 ret = QVariant::fromValue(result); in convertValueToQVariant()1749 return convertQVariantToValue(exec, rootObject(), QVariant::fromValue(val)); in valueAt()
339 val = QVariant::fromValue((QObject*) m_childObject); in valueFromInstance()
29579 (WebCore::SVGAnimationElement::fromValue):32713 (WebCore::SVGAnimationElement::fromValue):