Home
last modified time | relevance | path

Searched defs:SVGElement (Results 1 – 25 of 40) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGString.cpp27 void SVGString::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) in add() argument
32 …tr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateAnimatedValue() argument
42 float SVGString::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() argument
DSVGBoolean.cpp65 void SVGBoolean::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) in add() argument
70 …tr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateAnimatedValue() argument
79 float SVGBoolean::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() argument
DSVGInteger.cpp78 void SVGInteger::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
83 …> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*) in calculateAnimatedValue() argument
96 float SVGInteger::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() argument
DSVGNumberOptionalNumber.cpp82 void SVGNumberOptionalNumber::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
90 …> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*) in calculateAnimatedValue() argument
106 float SVGNumberOptionalNumber::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() argument
DSVGEnumeration.cpp107 void SVGEnumerationBase::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) in add() argument
112 …tr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateAnimatedValue() argument
121 float SVGEnumerationBase::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() argument
DSVGIntegerOptionalInteger.cpp85 void SVGIntegerOptionalInteger::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
93 …> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*) in calculateAnimatedValue() argument
109 float SVGIntegerOptionalInteger::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() argument
DSVGNumber.cpp102 void SVGNumber::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
107 …> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*) in calculateAnimatedValue() argument
118 float SVGNumber::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() argument
DSVGAngle.cpp61 void SVGMarkerOrientEnumeration::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) in add() argument
361 void SVGAngle::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
372 …> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*) in calculateAnimatedValue() argument
423 float SVGAngle::calculateDistance(PassRefPtr<SVGPropertyBase> other, SVGElement*) in calculateDistance() argument
DSVGPathSegList.cpp162 void SVGPathSegList::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
173 …ssRefPtr<SVGPropertyBase> toValue, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) in calculateAnimatedValue() argument
233 float SVGPathSegList::calculateDistance(PassRefPtr<SVGPropertyBase> to, SVGElement*) in calculateDistance() argument
DSVGTransform.cpp227 void SVGTransform::add(PassRefPtrWillBeRawPtr<SVGPropertyBase>, SVGElement*) in add() argument
233 …PassRefPtr<SVGPropertyBase>, PassRefPtr<SVGPropertyBase>, PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateAnimatedValue() argument
239 float SVGTransform::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() argument
DSVGStaticStringList.h39 class SVGElement; variable
DSVGTests.h30 class SVGElement; variable
DSVGPoint.cpp128 void SVGPoint::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
134 …ssRefPtr<SVGPropertyBase> toValue, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) in calculateAnimatedValue() argument
DSVGRect.cpp133 void SVGRect::add(PassRefPtrWillBeRawPtr<SVGPropertyBase> other, SVGElement*) in add() argument
138 …ssRefPtr<SVGPropertyBase> toValue, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) in calculateAnimatedValue() argument
DSVGStringList.cpp170 …PassRefPtr<SVGPropertyBase>, PassRefPtr<SVGPropertyBase>, PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateAnimatedValue() argument
176 float SVGStringList::calculateDistance(PassRefPtr<SVGPropertyBase>, SVGElement*) in calculateDistance() argument
DSVGAnimatedTypeAnimator.h35 class SVGElement; variable
DSVGDocumentExtensions.h36 class SVGElement; variable
/external/chromium_org/third_party/WebKit/Source/core/rendering/svg/
DSVGPathData.h25 class SVGElement; variable
DRenderSVGModelObject.h45 class SVGElement; variable
DRenderSVGBlock.h27 class SVGElement; variable
DRenderSVGHiddenContainer.h27 class SVGElement; variable
DSVGTextLayoutEngineBaseline.h30 class SVGElement; variable
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DCustomElementWrapper.h41 class SVGElement; variable
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSCursorImageValue.h31 class SVGElement; variable
/external/chromium_org/third_party/WebKit/Source/core/svg/properties/
DSVGProperty.h44 class SVGElement; variable

12