OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:download_image
(Results
1 - 1
of
1
) sorted by null
/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);
Completed in 67 milliseconds