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

  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.cc 131 GdkPixbuf* download_pixbuf = rb.GetPixbufNamed(IDR_DOWNLOADS_FAVICON); local
132 GtkWidget* download_image = gtk_image_new_from_pixbuf(download_pixbuf);
download_item_gtk.cc 674 GdkPixbuf* download_pixbuf = rb.GetPixbufNamed(pixbuf_id); local
675 gtk_image_set_from_pixbuf(GTK_IMAGE(dangerous_image_), download_pixbuf); local
    [all...]

Completed in 43 milliseconds