Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/
H A Dinput_handler_proxy.cc464 std::unique_ptr<EventWithCallback> gesture_event_with_callback_update = in InjectScrollbarGestureScroll() local
470 compositor_event_queue_->Queue(std::move(gesture_event_with_callback_update), in InjectScrollbarGestureScroll()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/input/
H A Dinput_handler_proxy.cc587 auto gesture_event_with_callback_update = std::make_unique<EventWithCallback>( in InjectScrollbarGestureScroll() local
593 compositor_event_queue_->Queue(std::move(gesture_event_with_callback_update), in InjectScrollbarGestureScroll()