Home
last modified time | relevance | path

Searched defs:OnSetFavicon (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/cefclient/browser/
Dclient_handler.h63 virtual void OnSetFavicon(CefRefPtr<CefImage> image) {} in OnSetFavicon() function
Droot_window_views.cc360 void RootWindowViews::OnSetFavicon(CefRefPtr<CefImage> image) { in OnSetFavicon() function in client::RootWindowViews