Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedRect.cpp86 float animatedWidth = animatedRect.width(); in calculateAnimatedValue() local
90 …tage, repeatCount, fromRect.width(), toRect.width(), toAtEndOfDurationRect.width(), animatedWidth); in calculateAnimatedValue()
93 animatedRect = SVGRect(animatedX, animatedY, animatedWidth, animatedHeight); in calculateAnimatedValue()