HomeSort by relevance Sort by last modified time
    Searched defs:calculateDistance (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/svg/
SVGAnimateTransformElement.cpp 216 float SVGAnimateTransformElement::calculateDistance(const String& fromString, const String& toString)
SVGAnimateMotionElement.cpp 250 float SVGAnimateMotionElement::calculateDistance(const String& fromString, const String& toString)
SVGAnimationElement.h 97 virtual float calculateDistance(const String& /*fromString*/, const String& /*toString*/) { return -1.f; }
SVGAnimateElement.cpp 491 float SVGAnimateElement::calculateDistance(const String& fromString, const String& toString)

Completed in 1928 milliseconds