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

/external/webkit/Source/WebCore/svg/
H A DSVGAnimatedLengthList.h29 typedef SVGAnimatedListPropertyTearOff<SVGLengthList> SVGAnimatedLengthList; typedef in namespace:WebCore
31 // Helper macros to declare/define a SVGAnimatedLengthList object
33 DECLARE_ANIMATED_LIST_PROPERTY(SVGAnimatedLengthList, SVGLengthList, UpperProperty, LowerProperty)
36 DEFINE_ANIMATED_LIST_PROPERTY(OwnerType, DOMAttribute, DOMAttribute.localName(), SVGAnimatedLengthList, SVGLengthList, UpperProperty, LowerProperty)

Completed in 44 milliseconds