Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedPreserveAspectRatio.cpp76 const SVGPreserveAspectRatio& toPreserveAspectRatio = to->preserveAspectRatio(); in calculateAnimatedValue() local
79 …Type<SVGPreserveAspectRatio>(percentage, fromPreserveAspectRatio, toPreserveAspectRatio, animatedP… in calculateAnimatedValue()