Home
last modified time | relevance | path

Searched refs:HandleGestureScrollBegin (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/input/
H A Dcursor_control_handler.cc15 return HandleGestureScrollBegin( in ObserveInputEvent()
28 CursorControlHandler::HandleGestureScrollBegin(const WebGestureEvent& event) { in HandleGestureScrollBegin() function in blink::CursorControlHandler
H A Dcursor_control_handler.h32 base::Optional<InputHandlerProxy::EventDisposition> HandleGestureScrollBegin(
H A Dinput_handler_proxy.cc644 return HandleGestureScrollBegin( in RouteToTypeSpecificHandler()
946 InputHandlerProxy::EventDisposition InputHandlerProxy::HandleGestureScrollBegin( in HandleGestureScrollBegin() function in blink::InputHandlerProxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/test/trace_processor/chrome/
H A Dscroll_jank_cause_queuing_delay.out6 …tHandlerImpl::DispatchEvent-LatencyInfo.Flow-InputHandlerProxy::HandleGestureScrollBegin-WidgetInp…
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/input/
H A Dscroll_manager.h114 WebInputEventResult HandleGestureScrollBegin(const WebGestureEvent&);
H A Dscroll_manager.cc436 WebInputEventResult ScrollManager::HandleGestureScrollBegin( in HandleGestureScrollBegin() function in blink::ScrollManager
1011 return HandleGestureScrollBegin(gesture_event); in HandleGestureScrollEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/input/
H A Dscroll_manager.h115 WebInputEventResult HandleGestureScrollBegin(const WebGestureEvent&);
H A Dscroll_manager.cc447 WebInputEventResult ScrollManager::HandleGestureScrollBegin( in HandleGestureScrollBegin() function in blink::ScrollManager
1039 return HandleGestureScrollBegin(gesture_event); in HandleGestureScrollEvent()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/
H A Dinput_handler_proxy.h151 EventDisposition HandleGestureScrollBegin(
H A Dinput_handler_proxy.cc508 return HandleGestureScrollBegin( in RouteToTypeSpecificHandler()
857 InputHandlerProxy::EventDisposition InputHandlerProxy::HandleGestureScrollBegin( in HandleGestureScrollBegin() function in ui::InputHandlerProxy
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/input/
H A Dinput_handler_proxy.h238 EventDisposition HandleGestureScrollBegin(