Home
last modified time | relevance | path

Searched refs:ForSelfAndInstances (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_element.cc210 static void ForSelfAndInstances(SVGElement* element, T callback) { in ForSelfAndInstances() function
251 ForSelfAndInstances(this, [&attribute, &value](SVGElement* element) { in SetAnimatedAttribute()
261 ForSelfAndInstances(this, [&attribute](SVGElement* element) { in ClearAnimatedAttribute()
272 ForSelfAndInstances(this, [&motion_transform](SVGElement* element) { in SetAnimatedMotionTransform()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_element.cc214 static void ForSelfAndInstances(SVGElement* element, T callback) { in ForSelfAndInstances() function
249 ForSelfAndInstances(this, [&attribute, &value](SVGElement* element) { in SetAnimatedAttribute()
259 ForSelfAndInstances(this, [&attribute](SVGElement* element) { in ClearAnimatedAttribute()