Searched refs:NotifyFavicon (Results 1 – 2 of 2) sorted by relevance
235 client_handler_->NotifyFavicon(image); in OnDownloadImageFinished()1117 void ClientHandler::NotifyFavicon(CefRefPtr<CefImage> image) { in NotifyFavicon() function in client::ClientHandler1121 base::BindOnce(&ClientHandler::NotifyFavicon, this, image)); in NotifyFavicon()
345 void NotifyFavicon(CefRefPtr<CefImage> image);