Searched defs:StartDownloadProgress (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_item_gtk.cc416 StopDownloadProgress() : StartDownloadProgress();
506 void DownloadItemGtk::StartDownloadProgress() { function in class:DownloadItemGtk
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc330 StartDownloadProgress();
353 void DownloadItemView::StartDownloadProgress() { function in class:DownloadItemView
387 download_->is_paused() ? StopDownloadProgress() : StartDownloadProgress();

Completed in 42 milliseconds