Home
last modified time | relevance | path

Searched defs:DEFINE_ANIMATED_NUMBER (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedNumber.h35 #define DEFINE_ANIMATED_NUMBER(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGStopElement.cpp36 DEFINE_ANIMATED_NUMBER(SVGStopElement, SVGNames::offsetAttr, Offset, offset) in DEFINE_ANIMATED_NUMBER() function
DSVGFELightElement.cpp39 DEFINE_ANIMATED_NUMBER(SVGFELightElement, SVGNames::azimuthAttr, Azimuth, azimuth) in DEFINE_ANIMATED_NUMBER() function
DSVGPathElement.cpp49 DEFINE_ANIMATED_NUMBER(SVGPathElement, SVGNames::pathLengthAttr, PathLength, pathLength) in DEFINE_ANIMATED_NUMBER() function