HomeSort by relevance Sort by last modified time
    Searched refs:UpdateDownloadProgress (Results 1 - 10 of 10) 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_org/chrome/browser/ui/gtk/download/
download_item_gtk.h 78 void UpdateDownloadProgress();
80 // Starts a repeating timer for UpdateDownloadProgress.
download_item_gtk.cc 431 void DownloadItemGtk::UpdateDownloadProgress() {
443 &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...]
  /external/chromium_org/chrome/browser/ui/views/download/
download_item_view.h 66 void UpdateDownloadProgress();
download_item_view.cc 221 void DownloadItemView::UpdateDownloadProgress() {
233 &DownloadItemView::UpdateDownloadProgress);
    [all...]
  /external/chromium_org/ppapi/native_client/src/trusted/plugin/
plugin.h 500 static void UpdateDownloadProgress(
509 // in UpdateDownloadProgress to map a url loader back to the URL being
plugin.cc     [all...]

Completed in 257 milliseconds