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

  /external/webkit/WebCore/svg/
SVGAnimateElement.cpp 259 float SVGAnimateElement::calculateDistance(const String& fromString, const String& toString)
SVGAnimateTransformElement.cpp 181 float SVGAnimateTransformElement::calculateDistance(const String& fromString, const String& toString)
SVGAnimateMotionElement.cpp 231 float SVGAnimateMotionElement::calculateDistance(const String& fromString, const String& toString)
SVGAnimationElement.h 99 virtual float calculateDistance(const String& /*fromString*/, const String& /*toString*/) { return -1.f; }

Completed in 46 milliseconds