Home
last modified time | relevance | path

Searched defs:IsEventDispatchAllowed (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation.h97 bool IsEventDispatchAllowed() const override { return true; } in IsEventDispatchAllowed() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/animationworklet/
H A Dworklet_animation.h93 bool IsEventDispatchAllowed() const override { return true; } in IsEventDispatchAllowed() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Danimation.cc1863 bool Animation::IsEventDispatchAllowed() const { in IsEventDispatchAllowed() function in blink::Animation
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Danimation.cc2077 bool Animation::IsEventDispatchAllowed() const { in IsEventDispatchAllowed() function in blink::Animation