Searched refs:CefBrowserPlatformDelegateOsrWin (Results 1 – 3 of 3) sorted by relevance
9 CefBrowserPlatformDelegateOsrWin::CefBrowserPlatformDelegateOsrWin( in CefBrowserPlatformDelegateOsrWin() function in CefBrowserPlatformDelegateOsrWin17 CefWindowHandle CefBrowserPlatformDelegateOsrWin::GetHostWindowHandle() const { in GetHostWindowHandle()
11 class CefBrowserPlatformDelegateOsrWin : public CefBrowserPlatformDelegateOsr {13 explicit CefBrowserPlatformDelegateOsrWin(
59 return std::make_unique<CefBrowserPlatformDelegateOsrWin>( in CreateOSRDelegate()