Searched defs:GetRootScreenRect (Results 1 – 5 of 5) sorted by relevance
76 virtual bool GetRootScreenRect(CefRefPtr<CefBrowser> browser, CefRect& rect) { in GetRootScreenRect() function
46 bool ClientHandlerOsr::GetRootScreenRect(CefRefPtr<CefBrowser> browser, in GetRootScreenRect() function in client::ClientHandlerOsr
940 bool OsrWindowWin::GetRootScreenRect(CefRefPtr<CefBrowser> browser, in GetRootScreenRect() function in client::OsrWindowWin
1127 bool BrowserWindowOsrGtk::GetRootScreenRect(CefRefPtr<CefBrowser> browser, in GetRootScreenRect() function in client::BrowserWindowOsrGtk
43 bool CefRenderHandlerCToCpp::GetRootScreenRect(CefRefPtr<CefBrowser> browser, in GetRootScreenRect() function in CefRenderHandlerCToCpp