Home
last modified time | relevance | path

Searched defs:OnPopupSize (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/include/
Dcef_render_handler.h127 virtual void OnPopupSize(CefRefPtr<CefBrowser> browser, const CefRect& rect) { in OnPopupSize() function
/third_party/cef/tests/cefclient/browser/
Dosr_renderer.cc247 void OsrRenderer::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::OsrRenderer
Dosr_render_handler_win_gl.cc102 void OsrRenderHandlerWinGL::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::OsrRenderHandlerWinGL
Dosr_render_handler_win_d3d11.cc159 void OsrRenderHandlerWinD3D11::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::OsrRenderHandlerWinD3D11
Dclient_handler_osr.cc90 void ClientHandlerOsr::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::ClientHandlerOsr
Dosr_window_win.cc1003 void OsrWindowWin::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::OsrWindowWin
Dbrowser_window_osr_gtk.cc1213 void BrowserWindowOsrGtk::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in client::BrowserWindowOsrGtk
/third_party/cef/libcef_dll/ctocpp/
Drender_handler_ctocpp.cc159 void CefRenderHandlerCToCpp::OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in CefRenderHandlerCToCpp
/third_party/cef/tests/ceftests/
Dos_rendering_unittest.cc475 void OnPopupSize(CefRefPtr<CefBrowser> browser, in OnPopupSize() function in __anon02482b880111::OSRTestHandler