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

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
H A DSVGPreserveAspectRatio.h62 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGRect.h52 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGTransform.h71 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGPathSegList.h134 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String&) const OVERRIDE;
H A DSVGRect.cpp59 PassRefPtr<SVGPropertyBase> SVGRect::cloneForAnimation(const String& value) const function in class:WebCore::SVGRect
H A DSVGStringList.cpp128 PassRefPtr<SVGPropertyBase> SVGStringList::cloneForAnimation(const String& string) const function in class:WebCore::SVGStringList
H A DSVGAnimatedTypeAnimator.cpp79 return m_animatedProperty->currentValueBase()->cloneForAnimation(value);
H A DSVGLengthList.cpp54 PassRefPtr<SVGPropertyBase> SVGLengthList::cloneForAnimation(const String& value) const function in class:WebCore::SVGLengthList
H A DSVGNumberList.cpp53 PassRefPtr<SVGPropertyBase> SVGNumberList::cloneForAnimation(const String& value) const function in class:WebCore::SVGNumberList
H A DSVGPathSegList.cpp68 PassRefPtr<SVGPropertyBase> SVGPathSegList::cloneForAnimation(const String& value) const function in class:WebCore::SVGPathSegList
H A DSVGPointList.cpp54 PassRefPtr<SVGPropertyBase> SVGPointList::cloneForAnimation(const String& value) const function in class:WebCore::SVGPointList
H A DSVGTransform.cpp73 PassRefPtr<SVGPropertyBase> SVGTransform::cloneForAnimation(const String&) const function in class:WebCore::SVGTransform
H A DSVGAngle.cpp106 PassRefPtr<SVGPropertyBase> SVGAngle::cloneForAnimation(const String& value) const function in class:WebCore::SVGAngle
H A DSVGPreserveAspectRatio.cpp58 PassRefPtr<SVGPropertyBase> SVGPreserveAspectRatio::cloneForAnimation(const String& value) const function in class:WebCore::SVGPreserveAspectRatio
H A DSVGTransformList.cpp259 PassRefPtr<SVGPropertyBase> SVGTransformList::cloneForAnimation(const String& value) const function in class:WebCore::SVGTransformList
H A DSVGLength.cpp138 PassRefPtr<SVGPropertyBase> SVGLength::cloneForAnimation(const String& value) const function in class:WebCore::SVGLength

Completed in 728 milliseconds

12