Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGStaticStringList.cpp47 SVGPropertyBase* SVGStaticStringList::currentValueBase() in currentValueBase() function in WebCore::SVGStaticStringList
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGAnimatedProperty.h122 virtual SVGPropertyBase* currentValueBase() OVERRIDE in currentValueBase() function