Home
last modified time | relevance | path

Searched refs:SendSVGLoadEventIfPossible (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/svg/
H A Dsvg_document_extensions.cc107 outer_svg->SendSVGLoadEventIfPossible(); in DispatchSVGLoadEventToOutermostSVGElements()
H A Dsvg_element.h135 bool SendSVGLoadEventIfPossible();
H A Dsvg_element.cc859 bool SVGElement::SendSVGLoadEventIfPossible() { in SendSVGLoadEventIfPossible() function in blink::SVGElement
877 if (!SendSVGLoadEventIfPossible()) in SendSVGLoadEventToSelfAndAncestorChainIfPossible()
H A Dsvg_svg_element.cc728 SendSVGLoadEventIfPossible(); in FinishParsingChildren()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_document_extensions.cc107 outer_svg->SendSVGLoadEventIfPossible(); in DispatchSVGLoadEventToOutermostSVGElements()
H A Dsvg_element.h130 bool SendSVGLoadEventIfPossible();
H A Dsvg_element.cc828 bool SVGElement::SendSVGLoadEventIfPossible() { in SendSVGLoadEventIfPossible() function in blink::SVGElement
846 if (!SendSVGLoadEventIfPossible()) in SendSVGLoadEventToSelfAndAncestorChainIfPossible()
H A Dsvg_svg_element.cc734 SendSVGLoadEventIfPossible(); in FinishParsingChildren()