Home
last modified time | relevance | path

Searched defs:popup_browser_view (Results 1 – 6 of 6) sorted by relevance

/third_party/cef/include/views/
Dcef_browser_view_delegate.h105 CefRefPtr<CefBrowserView> popup_browser_view, in OnPopupBrowserViewCreated()
/third_party/cef/tests/cefsimple/
Dsimple_app.cc62 CefRefPtr<CefBrowserView> popup_browser_view, in OnPopupBrowserViewCreated()
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_delegate_ctocpp.cc114 CefRefPtr<CefBrowserView> popup_browser_view, in OnPopupBrowserViewCreated()
/third_party/cef/libcef_dll/cpptoc/views/
Dbrowser_view_delegate_cpptoc.cc123 cef_browser_view_t* popup_browser_view, in browser_view_delegate_on_popup_browser_view_created()
/third_party/cef/tests/ceftests/
Dtest_handler.cc73 CefRefPtr<CefBrowserView> popup_browser_view, in OnPopupBrowserViewCreated()
/third_party/cef/tests/cefclient/browser/
Dviews_window.cc357 CefRefPtr<CefBrowserView> popup_browser_view, in OnPopupBrowserViewCreated()