Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGAnimatedString.cpp82 String& animatedString = animated->string(); in calculateAnimatedValue() local
88 … m_animationElement->animateDiscreteType<String>(percentage, fromString, toString, animatedString); in calculateAnimatedValue()