Searched refs:SVGPreserveAspectRatioType (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/svg/
H A DSVGPreserveAspectRatio.h35 enum SVGPreserveAspectRatioType { enum in class:WebCore::SVGPreserveAspectRatio
85 SVGPreserveAspectRatioType m_align;
H A DSVGPreserveAspectRatio.cpp47 m_align = static_cast<SVGPreserveAspectRatioType>(align);

Completed in 526 milliseconds