Home
last modified time | relevance | path

Searched refs:GetWidgetInputHandlerHost (Results 1 – 8 of 8) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/input/
H A Dwidget_input_handler_manager.cc245 mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost(); in DidOverscroll()
262 mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost(); in DidStartScrollingViewport()
287 mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost(); in SetWhiteListedTouchAction()
297 if (mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost()) in ProcessTouchAction()
302 WidgetInputHandlerManager::GetWidgetInputHandlerHost() { in GetWidgetInputHandlerHost() function in content::WidgetInputHandlerManager
493 if (mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost()) in FallbackCursorModeLockCursor()
501 if (mojom::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost()) in FallbackCursorModeSetCursorVisibility()
H A Dwidget_input_handler_manager.h109 mojom::WidgetInputHandlerHost* GetWidgetInputHandlerHost();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/
H A Dwidget_base.cc1012 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in UpdateCompositionInfo()
1152 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in SetMouseCapture()
1183 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in ImeSetComposition()
1275 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in CancelCompositionForPepper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/input/
H A Dwidget_input_handler_manager.cc318 mojom::blink::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost(); in DidStartScrollingViewport()
351 if (mojom::blink::WidgetInputHandlerHost* host = GetWidgetInputHandlerHost()) in ProcessTouchAction()
356 WidgetInputHandlerManager::GetWidgetInputHandlerHost() { in GetWidgetInputHandlerHost() function in blink::WidgetInputHandlerManager
H A Dwidget_input_handler_manager.h118 mojom::blink::WidgetInputHandlerHost* GetWidgetInputHandlerHost();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/
H A Drender_widget.cc1345 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in OnDidOverscroll()
2045 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in OnImeSetComposition()
2347 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in UpdateCompositionInfo()
3380 return widget_input_handler_manager_->GetWidgetInputHandlerHost(); in GetInputHandlerHost()
3385 widget_input_handler_manager_->GetWidgetInputHandlerHost()) { in SetMouseCapture()
H A Drender_frame_impl.cc2008 ->GetWidgetInputHandlerHost()) { in PepperCancelComposition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dweb_frame_widget_base.cc1697 widget_base_->widget_input_handler_manager()->GetWidgetInputHandlerHost(); in RequestMouseLock()
2230 ->GetWidgetInputHandlerHost()) { in DidOverscroll()
2401 ->GetWidgetInputHandlerHost()) { in SetMouseCapture()