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

  /external/chromium/chrome/browser/ui/gtk/download/
download_item_gtk.h 80 void UpdateDownloadProgress();
82 // Starts a repeating timer for UpdateDownloadProgress.
download_item_gtk.cc 499 void DownloadItemGtk::UpdateDownloadProgress() {
511 &DownloadItemGtk::UpdateDownloadProgress);
    [all...]
  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 65 void UpdateDownloadProgress();
download_item_view.cc 346 void DownloadItemView::UpdateDownloadProgress() {
358 &DownloadItemView::UpdateDownloadProgress);
    [all...]

Completed in 47 milliseconds