Home
last modified time | relevance | path

Searched refs:OnAddressChange (Results 1 – 9 of 9) sorted by relevance

/third_party/cef/include/
Dcef_display_handler.h56 virtual void OnAddressChange(CefRefPtr<CefBrowser> browser, in OnAddressChange() function
/third_party/cef/libcef_dll/ctocpp/
Ddisplay_handler_ctocpp.h39 void OnAddressChange(CefRefPtr<CefBrowser> browser,
Ddisplay_handler_ctocpp.cc24 void CefDisplayHandlerCToCpp::OnAddressChange(CefRefPtr<CefBrowser> browser, in OnAddressChange() function in CefDisplayHandlerCToCpp
/third_party/cef/libcef/browser/
Dbrowser_contents_delegate.cc411 OnAddressChange(url); in DidFinishNavigation()
556 void CefBrowserContentsDelegate::OnAddressChange(const GURL& url) { in OnAddressChange() function in CefBrowserContentsDelegate
560 handler->OnAddressChange(browser(), browser_info_->GetMainFrame(), in OnAddressChange()
Dbrowser_contents_delegate.h171 void OnAddressChange(const GURL& url);
/third_party/cef/libcef_dll/cpptoc/
Ddisplay_handler_cpptoc.cc51 CefDisplayHandlerCppToC::Get(self)->OnAddressChange( in display_handler_on_address_change()
/third_party/cef/tests/cefclient/browser/
Dclient_handler.h143 void OnAddressChange(CefRefPtr<CefBrowser> browser,
Dclient_handler.cc393 void ClientHandler::OnAddressChange(CefRefPtr<CefBrowser> browser, in OnAddressChange() function in client::ClientHandler
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch13979 OnAddressChange(url);
14147 void OnAddressChange(const GURL& url);