HomeSort by relevance Sort by last modified time
    Searched refs:StopDownloadProgress (Results 1 - 8 of 8) 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_org/chrome/browser/ui/gtk/download/
download_item_gtk.h 81 void StopDownloadProgress();
download_item_gtk.cc 294 StopDownloadProgress();
333 StopDownloadProgress();
337 StopDownloadProgress();
356 StopDownloadProgress();
366 StopDownloadProgress() : StartDownloadProgress();
450 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...]
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.cc 216 StopDownloadProgress();
237 void DownloadItemView::StopDownloadProgress() {
266 StopDownloadProgress() : StartDownloadProgress();
270 StopDownloadProgress();
283 StopDownloadProgress();
292 StopDownloadProgress();
    [all...]
download_item_view.h 64 void StopDownloadProgress();

Completed in 4196 milliseconds