Searched refs:GetHostView (Results 1 – 6 of 6) sorted by relevance
21 auto view = GetHostView(); in SendKeyEvent()34 auto view = GetHostView(); in SendMouseClickEvent()46 auto view = GetHostView(); in SendMouseMoveEvent()58 auto view = GetHostView(); in SendMouseWheelEvent()236 CefBrowserPlatformDelegateNativeAura::GetHostView() const { in GetHostView() function in CefBrowserPlatformDelegateNativeAura
262 auto view = GetHostView();275 auto view = GetHostView();287 auto view = GetHostView();299 auto view = GetHostView();314 auto view = GetHostView();568 CefBrowserPlatformDelegateNativeMac::GetHostView() const { function
76 content::RenderWidgetHostViewAura* GetHostView() const;
69 content::RenderWidgetHostViewMac* GetHostView() const;
33 gfx::NativeView GetHostView() const override;
40 gfx::NativeView CefWebContentsDialogHelper::GetHostView() const { in GetHostView() function in CefWebContentsDialogHelper