Home
last modified time | relevance | path

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

12345678910>>...12

/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dsvgelement.rs14 pub struct SVGElement { struct
18 impl SVGElement { implementation
21 -> SVGElement { in new_inherited_with_state()
29 impl VirtualMethods for SVGElement { implementation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_string.cc24 void SVGString::Add(SVGPropertyBase*, SVGElement*) { in Add() argument
35 SVGElement*) { in CalculateAnimatedValue() argument
39 float SVGString::CalculateDistance(SVGPropertyBase*, SVGElement*) { in CalculateDistance() argument
H A Dsvg_boolean.cc51 void SVGBoolean::Add(SVGPropertyBase*, SVGElement*) { in Add() argument
62 SVGElement*) { in CalculateAnimatedValue() argument
66 float SVGBoolean::CalculateDistance(SVGPropertyBase*, SVGElement*) { in CalculateDistance() argument
H A Dsvg_integer.cc61 void SVGInteger::Add(SVGPropertyBase* other, SVGElement*) { in Add() argument
72 SVGElement*) { in CalculateAnimatedValue() argument
84 float SVGInteger::CalculateDistance(SVGPropertyBase* other, SVGElement*) { in CalculateDistance() argument
H A Dsvg_enumeration.cc70 void SVGEnumerationBase::Add(SVGPropertyBase*, SVGElement*) { in Add() argument
81 SVGElement*) { in CalculateAnimatedValue() argument
85 float SVGEnumerationBase::CalculateDistance(SVGPropertyBase*, SVGElement*) { in CalculateDistance() argument
H A Dsvg_number.cc77 void SVGNumber::Add(SVGPropertyBase* other, SVGElement*) { in Add() argument
88 SVGElement*) { in CalculateAnimatedValue() argument
98 float SVGNumber::CalculateDistance(SVGPropertyBase* other, SVGElement*) { in CalculateDistance() argument
H A Dsvg_angle.cc60 void SVGMarkerOrientEnumeration::Add(SVGPropertyBase*, SVGElement*) { in Add() argument
364 void SVGAngle::Add(SVGPropertyBase* other, SVGElement*) { in Add() argument
393 SVGElement*) { in CalculateAnimatedValue() argument
415 float SVGAngle::CalculateDistance(SVGPropertyBase* other, SVGElement*) { in CalculateDistance() argument
H A Dsvg_transform.cc220 void SVGTransform::Add(SVGPropertyBase*, SVGElement*) { in Add() argument
231 SVGElement*) { in CalculateAnimatedValue() argument
236 float SVGTransform::CalculateDistance(SVGPropertyBase*, SVGElement*) { in CalculateDistance() argument
H A Dsvg_path.cc116 void SVGPath::Add(SVGPropertyBase* other, SVGElement*) { in Add() argument
133 SVGElement*) { in CalculateAnimatedValue() argument
186 float SVGPath::CalculateDistance(SVGPropertyBase* to, SVGElement*) { in CalculateDistance() argument
/dports/lang/spidermonkey78/firefox-78.9.0/dom/svg/
H A DSVGAnimatedClass.h23 class SVGElement; variable
27 typedef mozilla::dom::SVGElement SVGElement; typedef
H A DSVGAnimatedBoolean.h25 class SVGElement; variable
30 typedef mozilla::dom::SVGElement SVGElement; typedef
H A DSVGAnimatedString.h20 class SVGElement; variable
25 typedef mozilla::dom::SVGElement SVGElement; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_string.cc24 void SVGString::Add(const SVGPropertyBase*, const SVGElement*) { in Add()
34 const SVGElement*) { in CalculateAnimatedValue()
H A Dsvg_boolean.cc51 void SVGBoolean::Add(const SVGPropertyBase*, const SVGElement*) { in Add()
61 const SVGElement*) { in CalculateAnimatedValue()
H A Dsvg_integer.cc61 void SVGInteger::Add(const SVGPropertyBase* other, const SVGElement*) { in Add()
72 const SVGElement*) { in CalculateAnimatedValue()
H A Dsvg_enumeration.cc74 void SVGEnumeration::Add(const SVGPropertyBase*, const SVGElement*) { in Add()
85 const SVGElement*) { in CalculateAnimatedValue()
/dports/www/firefox-esr/firefox-91.8.0/dom/svg/
H A DSVGAnimatedBoolean.h25 class SVGElement; variable
31 using SVGElement = dom::SVGElement; variable
H A DSVGAnimatedClassOrString.h17 class SVGElement; variable
/dports/www/firefox/firefox-99.0/dom/svg/
H A DSVGAnimatedBoolean.h25 class SVGElement; variable
31 using SVGElement = dom::SVGElement; variable
H A DSVGAnimatedClassOrString.h17 class SVGElement; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/svg/
H A DSVGAnimatedBoolean.h25 class SVGElement; variable
31 using SVGElement = dom::SVGElement; variable
H A DSVGAnimatedClassOrString.h17 class SVGElement; variable
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/svg/
H A DRenderSVGBlock.h29 class SVGElement; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGStyledLocatableElement.h33 class SVGElement; variable
/dports/www/kf5-khtml/khtml-5.89.0/src/rendering/
H A DRenderSVGBlock.h35 class SVGElement; variable

12345678910>>...12