Home
last modified time | relevance | path

Searched refs:DEFINE_ANIMATED_RECT (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedRect.h36 #define DEFINE_ANIMATED_RECT(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGViewElement.cpp36 DEFINE_ANIMATED_RECT(SVGViewElement, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_BOOLEAN()
DSVGSymbolElement.cpp34 DEFINE_ANIMATED_RECT(SVGSymbolElement, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_BOOLEAN()
DSVGViewSpec.cpp34 DEFINE_ANIMATED_RECT(SVGViewSpec, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_RECT() function
DSVGMarkerElement.cpp44 DEFINE_ANIMATED_RECT(SVGMarkerElement, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_LENGTH()
DSVGPatternElement.cpp55 DEFINE_ANIMATED_RECT(SVGPatternElement, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_LENGTH()
DSVGSVGElement.cpp63 DEFINE_ANIMATED_RECT(SVGSVGElement, SVGNames::viewBoxAttr, ViewBox, viewBox) in DEFINE_ANIMATED_LENGTH()