Searched refs:AnimatedPreserveAspectRatio (Results 1 - 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGViewElement.cpp95 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);
H A DSVGSymbolElement.cpp103 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);
H A DSVGElement.h45 AnimatedPreserveAspectRatio, enumerator in enum:WebCore::AnimatedAttributeType
H A DSVGFEImageElement.cpp136 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);
H A DSVGImageElement.cpp176 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);
H A DSVGPatternElement.cpp217 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);
H A DSVGAnimateElement.cpp141 case AnimatedPreserveAspectRatio:
H A DSVGSVGElement.cpp388 attributeToPropertyTypeMap.set(SVGNames::preserveAspectRatioAttr, AnimatedPreserveAspectRatio);

Completed in 732 milliseconds