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

  /external/chromium/chrome/browser/ui/gtk/download/
download_shelf_gtk.h 68 void RemoveDownloadItem(DownloadItemGtk* download_item);
download_shelf_gtk.cc 212 RemoveDownloadItem(download_items_[i]);
261 void DownloadShelfGtk::RemoveDownloadItem(DownloadItemGtk* download_item) {
download_item_gtk.cc 385 parent_shelf_->RemoveDownloadItem(this); // This will delete us!
403 parent_shelf_->RemoveDownloadItem(this); // This will delete us!
    [all...]

Completed in 240 milliseconds