Home
last modified time | relevance | path

Searched refs:download_image (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/download/
Ddownload_shelf_gtk.cc132 GtkWidget* download_image = gtk_image_new_from_pixbuf(download_pixbuf); in DownloadShelfGtk() local
136 gtk_util::CenterWidgetInHBox(outer_hbox, download_image, true, 0); in DownloadShelfGtk()