Home
last modified time | relevance | path

Searched defs:cloneForAnimation (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGPropertyHelper.h21 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String& value) const in cloneForAnimation() function
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGString.h57 virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String& value) const OVERRIDE in cloneForAnimation() function
DSVGNumberOptionalNumber.cpp51 PassRefPtr<SVGPropertyBase> SVGNumberOptionalNumber::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGNumberOptionalNumber
DSVGEnumeration.cpp53 PassRefPtr<SVGPropertyBase> SVGEnumerationBase::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGEnumerationBase
DSVGIntegerOptionalInteger.cpp51 PassRefPtr<SVGPropertyBase> SVGIntegerOptionalInteger::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGIntegerOptionalInteger
DSVGAnimatedColor.cpp35 PassRefPtr<SVGPropertyBase> SVGColorProperty::cloneForAnimation(const String&) const in cloneForAnimation() function in blink::SVGColorProperty
DSVGPathSegList.cpp66 PassRefPtr<SVGPropertyBase> SVGPathSegList::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGPathSegList
DSVGTransform.cpp73 PassRefPtr<SVGPropertyBase> SVGTransform::cloneForAnimation(const String&) const in cloneForAnimation() function in blink::SVGTransform
DSVGLengthList.cpp54 PassRefPtr<SVGPropertyBase> SVGLengthList::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGLengthList
DSVGTransformList.cpp252 PassRefPtr<SVGPropertyBase> SVGTransformList::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGTransformList
DSVGLength.cpp138 PassRefPtr<SVGPropertyBase> SVGLength::cloneForAnimation(const String& value) const in cloneForAnimation() function in blink::SVGLength