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

  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.h 86 void StopDownloadProgress();
download_item_gtk.cc 343 StopDownloadProgress();
388 StopDownloadProgress();
392 StopDownloadProgress();
406 StopDownloadProgress();
416 StopDownloadProgress() : StartDownloadProgress();
514 void DownloadItemGtk::StopDownloadProgress() {
    [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 67 void StopDownloadProgress();
download_item_view.cc 338 StopDownloadProgress();
361 void DownloadItemView::StopDownloadProgress() {
387 download_->is_paused() ? StopDownloadProgress() : StartDownloadProgress();
390 StopDownloadProgress();
405 StopDownloadProgress();
416 StopDownloadProgress();
    [all...]

Completed in 53 milliseconds