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

/external/webkit/Source/WebCore/svg/
H A DPatternAttributes.h131 bool hasPreserveAspectRatio() const { return m_preserveAspectRatioSet; } function in struct:WebCore::PatternAttributes
H A DSVGPatternElement.cpp257 if (!attributes.hasPreserveAspectRatio() && current->hasAttribute(SVGNames::preserveAspectRatioAttr))

Completed in 108 milliseconds