Home
last modified time | relevance | path

Searched refs:DispatchHeldEvents (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dwindow_event_dispatcher.cc135 base::IgnoreResult(&WindowEventDispatcher::DispatchHeldEvents), in RepostEvent()
161 DispatchDetails details = DispatchHeldEvents(); in DispatchGestureEvent()
217 base::IgnoreResult(&WindowEventDispatcher::DispatchHeldEvents), in ReleasePointerMoves()
517 DispatchDetails details = DispatchHeldEvents(); in PreDispatchEvent()
681 DispatchDetails details = DispatchHeldEvents(); in OnWindowBoundsChanged()
735 ui::EventDispatchDetails WindowEventDispatcher::DispatchHeldEvents() { in DispatchHeldEvents() function in aura::WindowEventDispatcher
H A Dwindow_event_dispatcher.h262 ui::EventDispatchDetails DispatchHeldEvents() WARN_UNUSED_RESULT;
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura/
H A Dwindow_event_dispatcher.cc136 base::IgnoreResult(&WindowEventDispatcher::DispatchHeldEvents), in RepostEvent()
162 DispatchDetails details = DispatchHeldEvents(); in DispatchGestureEvent()
225 base::IgnoreResult(&WindowEventDispatcher::DispatchHeldEvents), in ReleasePointerMoves()
527 DispatchDetails details = DispatchHeldEvents(); in PreDispatchEvent()
691 DispatchDetails details = DispatchHeldEvents(); in OnWindowBoundsChanged()
747 ui::EventDispatchDetails WindowEventDispatcher::DispatchHeldEvents() { in DispatchHeldEvents() function in aura::WindowEventDispatcher
H A Dwindow_event_dispatcher.h262 ui::EventDispatchDetails DispatchHeldEvents() WARN_UNUSED_RESULT;