Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGString.cpp42 float SVGString::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() function in blink::SVGString
DSVGBoolean.cpp72 float SVGBoolean::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() function in blink::SVGBoolean
DSVGInteger.cpp88 float SVGInteger::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() function in blink::SVGInteger
DSVGAngle.cpp79 float SVGMarkerOrientEnumeration::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement* con… in calculateDistance() function in blink::SVGMarkerOrientEnumeration
432 float SVGAngle::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() function in blink::SVGAngle
DSVGNumberOptionalNumber.cpp106 float SVGNumberOptionalNumber::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() function in blink::SVGNumberOptionalNumber
DSVGEnumeration.cpp121 float SVGEnumerationBase::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() function in blink::SVGEnumerationBase
DSVGIntegerOptionalInteger.cpp109 float SVGIntegerOptionalInteger::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() function in blink::SVGIntegerOptionalInteger
DSVGAnimatedColor.cpp91 float SVGColorProperty::calculateDistance(PassRefPtr<SVGPropertyBase> toValue, SVGElement* contextE… in calculateDistance() function in blink::SVGColorProperty
DSVGNumber.cpp110 float SVGNumber::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() function in blink::SVGNumber
DSVGPoint.cpp131 float SVGPoint::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement* contextElement) in calculateDistance() function in blink::SVGPoint
DSVGRect.cpp147 float SVGRect::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement* contextElement) in calculateDistance() function in blink::SVGRect
DSVGPointList.cpp163 float SVGPointList::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement*) in calculateDistance() function in blink::SVGPointList
DSVGNumberList.cpp140 float SVGNumberList::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement*) in calculateDistance() function in blink::SVGNumberList
DSVGStringList.cpp162 float SVGStringList::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() function in blink::SVGStringList
DSVGPathSegList.cpp230 float SVGPathSegList::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement*) in calculateDistance() function in blink::SVGPathSegList
DSVGTransform.cpp239 float SVGTransform::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() function in blink::SVGTransform
DSVGLengthList.cpp171 float SVGLengthList::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement*) in calculateDistance() function in blink::SVGLengthList
DSVGAnimationElement.h181 …virtual float calculateDistance(const String& /*fromString*/, const String& /*toString*/) { return… in calculateDistance() function
DSVGPreserveAspectRatio.cpp413 float SVGPreserveAspectRatio::calculateDistance(PassRefPtr<SVGPropertyBase> toValue, SVGElement* co… in calculateDistance() function in blink::SVGPreserveAspectRatio
DSVGAnimatedTypeAnimator.cpp247 float SVGAnimatedTypeAnimator::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in blink::SVGAnimatedTypeAnimator
DSVGAnimateMotionElement.cpp309 float SVGAnimateMotionElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in blink::SVGAnimateMotionElement
DSVGTransformList.cpp335 float SVGTransformList::calculateDistance(PassRefPtr<SVGPropertyBase> toValue, SVGElement*) in calculateDistance() function in blink::SVGTransformList
DSVGAnimateElement.cpp359 float SVGAnimateElement::calculateDistance(const String& fromString, const String& toString) in calculateDistance() function in blink::SVGAnimateElement
DSVGLength.cpp462 float SVGLength::calculateDistance(PassRefPtr<SVGPropertyBase> toValue, SVGElement* contextElement) in calculateDistance() function in blink::SVGLength