Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedPreserveAspectRatio.cpp77 SVGPreserveAspectRatio& animatedPreserveAspectRatio = animated->preserveAspectRatio(); in calculateAnimatedValue() local
79 …ectRatio>(percentage, fromPreserveAspectRatio, toPreserveAspectRatio, animatedPreserveAspectRatio); in calculateAnimatedValue()