Searched refs:PercentComplete (Results 1 - 10 of 10) sorted by relevance

/external/chromium/chrome/browser/download/
H A Dsave_item.cc94 int SaveItem::PercentComplete() const { function in class:SaveItem
H A Dsave_item.h47 int PercentComplete() const;
H A Ddownload_item.h191 int PercentComplete() const;
H A Dsave_package.h120 int PercentComplete();
H A Ddownload_item.cc458 int DownloadItem::PercentComplete() const { function in class:DownloadItem
H A Ddownload_util.cc648 static_cast<int>(download->PercentComplete()));
658 static_cast<int>(download->PercentComplete()));
H A Dsave_package.cc894 int SavePackage::PercentComplete() { function in class:SavePackage
/external/chromium/chrome/browser/automation/
H A Dautomation_provider.cc266 dl_item_value->SetInteger("PercentComplete", download->PercentComplete());
/external/chromium/chrome/browser/ui/gtk/download/
H A Ddownload_item_gtk.cc879 get_download()->PercentComplete(),
/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.cc925 download_->PercentComplete(),

Completed in 150 milliseconds