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

  /external/chromium/chrome/browser/ui/views/download/
download_item_view.h 39 class DownloadShelfContextMenuWin;
279 scoped_ptr<DownloadShelfContextMenuWin> context_menu_;
download_item_view.cc 82 // DownloadShelfContextMenuWin -------------------------------------------------
84 class DownloadShelfContextMenuWin : public DownloadShelfContextMenu {
86 explicit DownloadShelfContextMenuWin(BaseDownloadItemModel* model)
663 context_menu_.reset(new DownloadShelfContextMenuWin(model_.get()));
    [all...]

Completed in 366 milliseconds