Searched defs:SVGAnimatedLength (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGAnimatedLength.h29 typedef SVGAnimatedPropertyTearOff<SVGLength> SVGAnimatedLength; typedef in namespace:WebCore
31 // Helper macros to declare/define a SVGAnimatedLength object
33 DECLARE_ANIMATED_PROPERTY(SVGAnimatedLength, SVGLength, UpperProperty, LowerProperty)
36 DEFINE_ANIMATED_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedLength, SVGLength, UpperProperty, LowerProperty)

Completed in 72 milliseconds