Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedPreserveAspectRatio.h35 #define DEFINE_ANIMATED_PRESERVEASPECTRATIO(OwnerType, DOMAttribute, UpperProperty, LowerProperty) \ macro
DSVGViewElement.cpp31 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGViewElement, SVGNames::preserveAspectRatioAttr, PreserveAspe… in DEFINE_ANIMATED_BOOLEAN()
DSVGSymbolElement.cpp33 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGSymbolElement, SVGNames::preserveAspectRatioAttr, PreserveAs… in DEFINE_ANIMATED_BOOLEAN()
DSVGFEImageElement.cpp38 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGFEImageElement, SVGNames::preserveAspectRatioAttr, PreserveA… in DEFINE_ANIMATED_PRESERVEASPECTRATIO() function
DSVGImageElement.cpp40 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGImageElement, SVGNames::preserveAspectRatioAttr, PreserveAsp… in DEFINE_ANIMATED_LENGTH()
DSVGMarkerElement.cpp56 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGMarkerElement, SVGNames::preserveAspectRatioAttr, PreserveAs… in DEFINE_ANIMATED_LENGTH()
DSVGPatternElement.cpp45 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGPatternElement, SVGNames::preserveAspectRatioAttr, PreserveA… in DEFINE_ANIMATED_LENGTH()
DSVGSVGElement.cpp69 DEFINE_ANIMATED_PRESERVEASPECTRATIO(SVGSVGElement, SVGNames::preserveAspectRatioAttr, PreserveAspec… in DEFINE_ANIMATED_LENGTH()