Searched refs:kDownloadItemHeight (Results 1 – 1 of 1) sorted by relevance
33 const int kDownloadItemHeight = download_util::kSmallProgressIconSize; variable85 gtk_widget_set_size_request(items_hbox_.get(), 0, kDownloadItemHeight); in DownloadShelfGtk()