Home
last modified time | relevance | path

Searched refs:OnPopupBrowserViewCreated (Results 1 – 11 of 11) sorted by relevance

/third_party/cef/include/views/
Dcef_browser_view_delegate.h103 virtual bool OnPopupBrowserViewCreated( in OnPopupBrowserViewCreated() function
/third_party/cef/libcef_dll/ctocpp/views/
Dbrowser_view_delegate_ctocpp.h51 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view,
Dbrowser_view_delegate_ctocpp.cc112 bool CefBrowserViewDelegateCToCpp::OnPopupBrowserViewCreated( in OnPopupBrowserViewCreated() function in CefBrowserViewDelegateCToCpp
/third_party/cef/tests/cefsimple/
Dsimple_app.cc61 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated() function in __anonfd641fc50111::SimpleBrowserViewDelegate
/third_party/cef/libcef/browser/chrome/views/
Dbrowser_platform_delegate_chrome_views.cc143 popup_handled = browser_view_->delegate()->OnPopupBrowserViewCreated( in PopupBrowserCreated()
/third_party/cef/tests/cefclient/browser/
Dviews_window.h130 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view,
Dviews_window.cc355 bool ViewsWindow::OnPopupBrowserViewCreated( in OnPopupBrowserViewCreated() function in client::ViewsWindow
/third_party/cef/libcef/browser/views/
Dbrowser_platform_delegate_views.cc174 popup_handled = browser_view_->delegate()->OnPopupBrowserViewCreated( in PopupBrowserCreated()
/third_party/cef/libcef_dll/cpptoc/views/
Dbrowser_view_delegate_cpptoc.cc143 CefBrowserViewDelegateCppToC::Get(self)->OnPopupBrowserViewCreated( in browser_view_delegate_on_popup_browser_view_created()
/third_party/cef/tests/ceftests/
Dtest_handler.cc72 bool OnPopupBrowserViewCreated(CefRefPtr<CefBrowserView> browser_view, in OnPopupBrowserViewCreated() function in __anon4538a9210111::TestBrowserViewDelegate
/third_party/chromium/patch/
D0004-ohos-3.2-Beta5.patch22215 @@ -141,7 +140,7 @@ bool CefBrowserViewDelegateCToCpp::OnPopupBrowserViewCreated(