cloneForAnimation 97 Source/core/svg/SVGAngle.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 50 Source/core/svg/SVGAnimatedColor.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 76 Source/core/svg/SVGAnimatedTypeAnimator.cpp return m_animatedProperty->currentValueBase()->cloneForAnimation(value); cloneForAnimation 50 Source/core/svg/SVGBoolean.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 57 Source/core/svg/SVGEnumeration.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 53 Source/core/svg/SVGInteger.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 50 Source/core/svg/SVGIntegerOptionalInteger.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 53 Source/core/svg/SVGLength.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 58 Source/core/svg/SVGLengthList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 54 Source/core/svg/SVGNumber.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 58 Source/core/svg/SVGNumberList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 50 Source/core/svg/SVGNumberOptionalNumber.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 134 Source/core/svg/SVGPathSegList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 57 Source/core/svg/SVGPoint.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 58 Source/core/svg/SVGPointList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 62 Source/core/svg/SVGPreserveAspectRatio.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 52 Source/core/svg/SVGRect.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 55 Source/core/svg/SVGString.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String& value) const OVERRIDE cloneForAnimation 79 Source/core/svg/SVGStringList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 71 Source/core/svg/SVGTransform.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 61 Source/core/svg/SVGTransformList.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE; cloneForAnimation 61 Source/core/svg/properties/SVGProperty.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const = 0;