Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGPreserveAspectRatio.cpp404 bool useToValue; in calculateAnimatedValue() local
405 animationElement->animateDiscreteType(percentage, false, true, useToValue); in calculateAnimatedValue()
407 …RefPtr<SVGPreserveAspectRatio> preserveAspectRatioToUse = useToValue ? toSVGPreserveAspectRatio(to… in calculateAnimatedValue()