Home
last modified time | relevance | path

Searched defs:DEFINE_ANIMATED_TRANSFORM_LIST (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedTransformList.h34 #define DEFINE_ANIMATED_TRANSFORM_LIST(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGStyledTransformableElement.cpp35 DEFINE_ANIMATED_TRANSFORM_LIST(SVGStyledTransformableElement, SVGNames::transformAttr, Transform, t… in DEFINE_ANIMATED_TRANSFORM_LIST() function
DSVGTextElement.cpp38 DEFINE_ANIMATED_TRANSFORM_LIST(SVGTextElement, SVGNames::transformAttr, Transform, transform) in DEFINE_ANIMATED_TRANSFORM_LIST() function