Home
last modified time | relevance | path

Searched refs:SetAnimatedAttribute (Results 1 – 6 of 6) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_element.h105 void SetAnimatedAttribute(const QualifiedName&, SVGPropertyBase*);
H A Dsvg_element.cc223 SetAnimatedAttribute(attribute, value); in SetWebAnimatedAttribute()
247 void SVGElement::SetAnimatedAttribute(const QualifiedName& attribute, in SetAnimatedAttribute() function in blink::SVGElement
H A Dsvg_animate_element.cc504 target_element->SetAnimatedAttribute(AttributeName(), animated_value_); in ApplyResultsToTarget()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_element.h107 void SetAnimatedAttribute(const QualifiedName&, SVGPropertyBase*);
H A Dsvg_animate_element.cc499 target_element->SetAnimatedAttribute(AttributeName(), animated_value); in ApplyResultsToTarget()
H A Dsvg_element.cc219 SetAnimatedAttribute(attribute, value); in SetWebAnimatedAttribute()
243 void SVGElement::SetAnimatedAttribute(const QualifiedName& attribute, in SetAnimatedAttribute() function in blink::SVGElement