Home
last modified time | relevance | path

Searched refs:DEFINE_ANIMATED_PRESERVEASPECTRATIO (Results 1 – 9 of 9) sorted by relevance

/external/webkit/Source/WebCore/svg/
DSVGAnimatedPreserveAspectRatio.h35 #define DEFINE_ANIMATED_PRESERVEASPECTRATIO(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGViewElement.cpp37 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGViewElement, SVGNames::preserveAspectRatioAttr, PreserveAspe… in DEFINE_ANIMATED_BOOLEAN()
DSVGSymbolElement.cpp33 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGSymbolElement, SVGNames::preserveAspectRatioAttr, PreserveAs… in DEFINE_ANIMATED_BOOLEAN()
DSVGViewSpec.cpp35 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGViewSpec, SVGNames::preserveAspectRatioAttr, PreserveAspectR… in DEFINE_ANIMATED_RECT()
DSVGFEImageElement.cpp42 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGFEImageElement, SVGNames::preserveAspectRatioAttr, PreserveA… in DEFINE_ANIMATED_PRESERVEASPECTRATIO() function
DSVGImageElement.cpp43 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGImageElement, SVGNames::preserveAspectRatioAttr, PreserveAsp… in DEFINE_ANIMATED_LENGTH()
DSVGMarkerElement.cpp45 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGMarkerElement, SVGNames::preserveAspectRatioAttr, PreserveAs… in DEFINE_ANIMATED_LENGTH()
DSVGPatternElement.cpp56 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGPatternElement, SVGNames::preserveAspectRatioAttr, PreserveA… in DEFINE_ANIMATED_LENGTH()
DSVGSVGElement.cpp62 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGSVGElement, SVGNames::preserveAspectRatioAttr, PreserveAspec… in DEFINE_ANIMATED_LENGTH()