Searched refs:sharedSVGLength (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/svg/
H A DSVGAnimatedLength.cpp35 static inline SVGLength& sharedSVGLength(SVGLengthMode mode, const String& valueAsString) function in namespace:WebCore
86 return sharedSVGLength(SVGLength::lengthModeForAnimatedLengthAttribute(animationElement->attributeName()), string);

Completed in 61 milliseconds