Home
last modified time | relevance | path

Searched defs:OnBeforePopup (Results 1 – 7 of 7) sorted by relevance

/third_party/cef/include/
Dcef_life_span_handler.h82 virtual bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function
/third_party/cef/libcef_dll/ctocpp/
Dlife_span_handler_ctocpp.cc25 bool CefLifeSpanHandlerCToCpp::OnBeforePopup( in OnBeforePopup() function in CefLifeSpanHandlerCToCpp
/third_party/cef/tests/ceftests/
Dosr_display_unittest.cc218 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anon292c1d0c0211::OsrPopupJSOtherClientTestHandler
354 virtual bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anon292c1d0c0211::OsrPopupJSOtherCefClient
Drequest_context_unittest.cc281 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anone3b6a7700111::PopupTestHandler
504 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anone3b6a7700211::PopupNavTestHandler
Dnavigation_unittest.cc1392 bool OnBeforePopup( in OnBeforePopup() function in __anonf3898fd30511::OrderNavTestHandler
2173 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anonf3898fd30711::PopupSimultaneousTestHandler
2316 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anonf3898fd30811::PopupJSWindowOpenTestHandler
2454 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anonf3898fd30911::PopupJSWindowEmptyTestHandler
3463 bool OnBeforePopup(CefRefPtr<CefBrowser> browser, in OnBeforePopup() function in __anonf3898fd30e11::ExtraInfoNavTestHandler
Dframe_handler_unittest.cc1620 bool OnBeforePopup( in OnBeforePopup() function in __anond1ec902b0511::ParentOrderMainTestHandler
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc581 bool ClientHandler::OnBeforePopup( in OnBeforePopup() function in client::ClientHandler