Home
last modified time | relevance | path

Searched refs:setPreserveAspectRatio (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/svg/
DPatternAttributes.h96 void setPreserveAspectRatio(const SVGPreserveAspectRatio& value) in setPreserveAspectRatio() function
DSVGPatternElement.cpp258 attributes.setPreserveAspectRatio(current->preserveAspectRatio()); in collectPatternAttributes()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1621037 (WebCore::PatternAttributes::setPreserveAspectRatio):