Home
last modified time | relevance | path

Searched defs:m_preserveAspectRatio (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFEImageElement.h63 RefPtr<SVGAnimatedPreserveAspectRatio> m_preserveAspectRatio; variable
DSVGImageElement.h77 RefPtr<SVGAnimatedPreserveAspectRatio> m_preserveAspectRatio; variable
DSVGFitToViewBox.h88 RefPtr<SVGAnimatedPreserveAspectRatio> m_preserveAspectRatio; variable
DPatternAttributes.h144 RefPtr<SVGPreserveAspectRatio> m_preserveAspectRatio; member
/external/chromium_org/third_party/WebKit/Source/core/svg/graphics/filters/
DSVGFEImage.h62 PassRefPtr<SVGPreserveAspectRatio> m_preserveAspectRatio; variable