HomeSort by relevance Sort by last modified time
    Searched refs:download_image (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/browser/download/
download_stats.cc 424 DownloadImage download_image; member in struct:content::__anon10374::MimeTypeToDownloadImage
437 DownloadImage download_image = DOWNLOAD_IMAGE_UNRECOGNIZED; local
443 download_image = entry.download_image;
449 download_image,
  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 132 GtkWidget* download_image = gtk_image_new_from_pixbuf(download_pixbuf); local
136 gtk_util::CenterWidgetInHBox(outer_hbox, download_image, true, 0);
  /external/chromium_org/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 141 GtkWidget* download_image = gtk_image_new_from_pixbuf( local
146 gtk_util::CenterWidgetInHBox(outer_hbox, download_image, true, 0);

Completed in 53 milliseconds