Home
last modified time | relevance | path

Searched refs:time_containers (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_document_extensions.cc56 HeapVector<Member<SVGSVGElement>> time_containers; in ServiceAnimations() local
57 CopyToVector(time_containers_, time_containers); in ServiceAnimations()
58 for (const auto& container : time_containers) in ServiceAnimations()
81 HeapVector<Member<SVGSVGElement>> time_containers; in StartAnimations() local
82 CopyToVector(time_containers_, time_containers); in StartAnimations()
83 for (const auto& container : time_containers) { in StartAnimations()
96 HeapVector<Member<SVGSVGElement>> time_containers; in DispatchSVGLoadEventToOutermostSVGElements() local
97 CopyToVector(time_containers_, time_containers); in DispatchSVGLoadEventToOutermostSVGElements()
98 for (const auto& container : time_containers) { in DispatchSVGLoadEventToOutermostSVGElements()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/svg/
H A Dsvg_document_extensions.cc56 HeapVector<Member<SVGSVGElement>> time_containers; in ServiceAnimations() local
57 CopyToVector(time_containers_, time_containers); in ServiceAnimations()
58 for (const auto& container : time_containers) in ServiceAnimations()
81 HeapVector<Member<SVGSVGElement>> time_containers; in StartAnimations() local
82 CopyToVector(time_containers_, time_containers); in StartAnimations()
83 for (const auto& container : time_containers) { in StartAnimations()
96 HeapVector<Member<SVGSVGElement>> time_containers; in DispatchSVGLoadEventToOutermostSVGElements() local
97 CopyToVector(time_containers_, time_containers); in DispatchSVGLoadEventToOutermostSVGElements()
98 for (const auto& container : time_containers) { in DispatchSVGLoadEventToOutermostSVGElements()