Home
last modified time | relevance | path

Searched defs:createAnimatedValue (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGStaticStringList.cpp57 PassRefPtr<SVGPropertyBase> SVGStaticStringList::createAnimatedValue() in createAnimatedValue() function in WebCore::SVGStaticStringList
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.h142 virtual PassRefPtr<SVGPropertyBase> createAnimatedValue() OVERRIDE in createAnimatedValue() function