Searched refs:toSVGLength (Results 1 – 7 of 7) sorted by relevance
444 …setValue(value(lengthContext) + toSVGLength(other)->value(lengthContext), lengthContext, ASSERT_NO… in add()449 RefPtr<SVGLength> fromLength = toSVGLength(fromValue); in calculateAnimatedValue()450 RefPtr<SVGLength> toLength = toSVGLength(toValue); in calculateAnimatedValue()451 RefPtr<SVGLength> toAtEndOfDurationLength = toSVGLength(toAtEndOfDurationValue); in calculateAnimatedValue()465 RefPtr<SVGLength> toLength = toSVGLength(toValue); in calculateDistance()
114 inline PassRefPtr<SVGLength> toSVGLength(PassRefPtr<SVGPropertyBase> passBase) in toSVGLength() function
40 …return create(toAnimatableSVGLength(value)->toSVGLength()->blend(m_length.get(), narrowPrecisionTo… in interpolateTo()
48 SVGLength* toSVGLength() const in toSVGLength() function
52 RefPtr<SVGLength> length = toAnimatableSVGLength(m_values[i].get())->toSVGLength()->clone(); in toSVGLengthList()
80 << animSVGLength.toSVGLength()->valueAsString().utf8().data() << ")"; in PrintTo()
139 RefPtr<SVGLength> length = toAnimatableSVGLength(value)->toSVGLength(); in animatableValueToNonNegativeSVGLength()281 style->setBaselineShiftValue(toAnimatableSVGLength(value)->toSVGLength()); in applyProperty()476 style->setStrokeDashOffset(toAnimatableSVGLength(value)->toSVGLength()); in applyProperty()