Home
last modified time | relevance | path

Searched defs:calculateDistance (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedPreserveAspectRatio.cpp82 float SVGAnimatedPreserveAspectRatioAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedPreserveAspectRatioAnimator
DSVGAnimatedBoolean.cpp82 float SVGAnimatedBooleanAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedBooleanAnimator
DSVGAnimatedString.cpp91 float SVGAnimatedStringAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedStringAnimator
DSVGAnimatedColor.cpp100 float SVGAnimatedColorAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimatedColorAnimator
DSVGAnimatedEnumeration.cpp157 float SVGAnimatedEnumerationAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedEnumerationAnimator
DSVGAnimatedNumberOptionalNumber.cpp99 float SVGAnimatedNumberOptionalNumberAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedNumberOptionalNumberAnimator
DSVGAnimatedRect.cpp96 float SVGAnimatedRectAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedRectAnimator
DSVGAnimatedIntegerOptionalInteger.cpp102 float SVGAnimatedIntegerOptionalIntegerAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedIntegerOptionalIntegerAnimator
DSVGAnimatedNumber.cpp102 float SVGAnimatedNumberAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimatedNumberAnimator
DSVGAnimatedNumberList.cpp104 float SVGAnimatedNumberListAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedNumberListAnimator
DSVGAnimatedInteger.cpp94 float SVGAnimatedIntegerAnimator::calculateDistance(const String& fromString, const String& toStrin… in calculateDistance() function in WebCore::SVGAnimatedIntegerAnimator
DSVGAnimatedPointList.cpp111 float SVGAnimatedPointListAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedPointListAnimator
DSVGAnimatedAngle.cpp143 float SVGAnimatedAngleAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimatedAngleAnimator
DSVGAnimatedTransformList.cpp127 float SVGAnimatedTransformListAnimator::calculateDistance(const String& fromString, const String& t… in calculateDistance() function in WebCore::SVGAnimatedTransformListAnimator
DSVGAnimatedPath.cpp141 float SVGAnimatedPathAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedPathAnimator
DSVGAnimatedLength.cpp111 float SVGAnimatedLengthAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimatedLengthAnimator
DSVGAnimatedLengthList.cpp129 float SVGAnimatedLengthListAnimator::calculateDistance(const String&, const String&) in calculateDistance() function in WebCore::SVGAnimatedLengthListAnimator
DSVGAnimateMotionElement.cpp335 float SVGAnimateMotionElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimateMotionElement
DSVGAnimationElement.h212 …virtual float calculateDistance(const String& /*fromString*/, const String& /*toString*/) { return… in calculateDistance() function
DSVGAnimateElement.cpp404 float SVGAnimateElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in WebCore::SVGAnimateElement