Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/ui/gtk/download/
Ddownload_shelf_gtk.cc33 const int kDownloadItemHeight = download_util::kSmallProgressIconSize; variable
85 gtk_widget_set_size_request(items_hbox_.get(), 0, kDownloadItemHeight); in DownloadShelfGtk()