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