Searched refs:UpdateAppIcon (Results 1 – 6 of 6) sorted by relevance
117 void UpdateAppIcon(int download_count,210 UpdateAppIcon(download_count, progress_known, progress);
222 host_->UpdateAppIcon(new_image); in FaviconUpdated()
574 void AppWindow::UpdateAppIcon(const gfx::Image& image) { in UpdateAppIcon() function in extensions::AppWindow793 UpdateAppIcon(gfx::Image::CreateFrom1xBitmap(largest)); in DidDownloadFavicon()803 UpdateAppIcon(gfx::Image(app_icon_image_->image_skia())); in OnExtensionIconImageChanged()
273 void UpdateAppIcon(const gfx::Image& image);
348 void UpdateAppIcon();
552 UpdateAppIcon(); in Initialize()882 void Panel::UpdateAppIcon() { in UpdateAppIcon() function in Panel