HomeSort by relevance Sort by last modified time
    Searched defs:cloneForAnimation (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGBoolean.cpp 42 PassRefPtr<SVGPropertyBase> SVGBoolean::cloneForAnimation(const String& value) const
SVGInteger.cpp 50 PassRefPtr<SVGPropertyBase> SVGInteger::cloneForAnimation(const String& value) const
SVGNumberOptionalNumber.cpp 51 PassRefPtr<SVGPropertyBase> SVGNumberOptionalNumber::cloneForAnimation(const String& value) const
SVGAnimatedColor.cpp 35 PassRefPtr<SVGPropertyBase> SVGColorProperty::cloneForAnimation(const String&) const
SVGEnumeration.cpp 53 PassRefPtr<SVGPropertyBase> SVGEnumerationBase::cloneForAnimation(const String& value) const
SVGIntegerOptionalInteger.cpp 51 PassRefPtr<SVGPropertyBase> SVGIntegerOptionalInteger::cloneForAnimation(const String& value) const
SVGNumber.cpp 50 PassRefPtr<SVGPropertyBase> SVGNumber::cloneForAnimation(const String& value) const
SVGPoint.cpp 61 PassRefPtr<SVGPropertyBase> SVGPoint::cloneForAnimation(const String& value) const
SVGRect.cpp 59 PassRefPtr<SVGPropertyBase> SVGRect::cloneForAnimation(const String& value) const
SVGStringList.cpp 128 PassRefPtr<SVGPropertyBase> SVGStringList::cloneForAnimation(const String& string) const
SVGTransform.cpp 73 PassRefPtr<SVGPropertyBase> SVGTransform::cloneForAnimation(const String&) const
SVGLengthList.cpp 54 PassRefPtr<SVGPropertyBase> SVGLengthList::cloneForAnimation(const String& value) const
SVGNumberList.cpp 53 PassRefPtr<SVGPropertyBase> SVGNumberList::cloneForAnimation(const String& value) const
SVGPathSegList.cpp 68 PassRefPtr<SVGPropertyBase> SVGPathSegList::cloneForAnimation(const String& value) const
SVGPointList.cpp 54 PassRefPtr<SVGPropertyBase> SVGPointList::cloneForAnimation(const String& value) const
SVGPreserveAspectRatio.cpp 58 PassRefPtr<SVGPropertyBase> SVGPreserveAspectRatio::cloneForAnimation(const String& value) const
SVGAngle.cpp 106 PassRefPtr<SVGPropertyBase> SVGAngle::cloneForAnimation(const String& value) const
SVGLength.cpp 138 PassRefPtr<SVGPropertyBase> SVGLength::cloneForAnimation(const String& value) const
SVGTransformList.cpp 259 PassRefPtr<SVGPropertyBase> SVGTransformList::cloneForAnimation(const String& value) const

Completed in 706 milliseconds