currentValueBase   76 Source/core/svg/SVGAnimatedTypeAnimator.cpp         return m_animatedProperty->currentValueBase()->cloneForAnimation(value);
currentValueBase   53 Source/core/svg/SVGStaticStringList.h     virtual SVGPropertyBase* currentValueBase() OVERRIDE;
currentValueBase   72 Source/core/svg/properties/SVGAnimatedProperty.cpp     AtomicString value(currentValueBase()->valueAsString());
currentValueBase   52 Source/core/svg/properties/SVGAnimatedProperty.h     virtual SVGPropertyBase* currentValueBase() = 0;
currentValueBase  128 Source/core/svg/properties/SVGAnimatedProperty.h     virtual SVGPropertyBase* currentValueBase() OVERRIDE