Home
last modified time | relevance | path

Searched defs:OnFaviconURLChange (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/include/
Dcef_display_handler.h71 virtual void OnFaviconURLChange(CefRefPtr<CefBrowser> browser, in OnFaviconURLChange() function
/third_party/cef/libcef_dll/ctocpp/
Ddisplay_handler_ctocpp.cc76 void CefDisplayHandlerCToCpp::OnFaviconURLChange( in OnFaviconURLChange() function in CefDisplayHandlerCToCpp
/third_party/cef/tests/cefclient/browser/
Dclient_handler.cc410 void ClientHandler::OnFaviconURLChange( in OnFaviconURLChange() function in client::ClientHandler