Searched refs:cloneForAnimation (Results 1 - 25 of 41) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGBoolean.cpp42 PassRefPtr<SVGPropertyBase> SVGBoolean::cloneForAnimation(const String& value) const function in class:WebCore::SVGBoolean
H A DSVGAnimatedColor.h50 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGBoolean.h50 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGInteger.cpp50 PassRefPtr<SVGPropertyBase> SVGInteger::cloneForAnimation(const String& value) const function in class:WebCore::SVGInteger
H A DSVGInteger.h51 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGIntegerOptionalInteger.h50 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGLengthList.h58 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGNumberList.h58 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGNumberOptionalNumber.h50 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGPointList.h58 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGString.h55 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String& value) const OVERRIDE
H A DSVGStringList.h79 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGTransformList.h60 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGEnumeration.cpp53 PassRefPtr<SVGPropertyBase> SVGEnumerationBase::cloneForAnimation(const String& value) const function in class:WebCore::SVGEnumerationBase
H A DSVGEnumeration.h57 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGNumber.h54 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGPoint.h57 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGAngle.h98 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGAnimatedColor.cpp35 PassRefPtr<SVGPropertyBase> SVGColorProperty::cloneForAnimation(const String&) const function in class:WebCore::SVGColorProperty
H A DSVGIntegerOptionalInteger.cpp51 PassRefPtr<SVGPropertyBase> SVGIntegerOptionalInteger::cloneForAnimation(const String& value) const function in class:WebCore::SVGIntegerOptionalInteger
H A DSVGLength.h53 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGNumber.cpp50 PassRefPtr<SVGPropertyBase> SVGNumber::cloneForAnimation(const String& value) const function in class:WebCore::SVGNumber
H A DSVGNumberOptionalNumber.cpp51 PassRefPtr<SVGPropertyBase> SVGNumberOptionalNumber::cloneForAnimation(const String& value) const function in class:WebCore::SVGNumberOptionalNumber
H A DSVGPoint.cpp61 PassRefPtr<SVGPropertyBase> SVGPoint::cloneForAnimation(const String& value) const function in class:WebCore::SVGPoint
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
H A DSVGProperty.h61 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const = 0;

Completed in 667 milliseconds

12