Searched refs:DownloadShelfContextMenuWin (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/ui/views/download/
H A Ddownload_item_view.h39 class DownloadShelfContextMenuWin;
279 scoped_ptr<DownloadShelfContextMenuWin> context_menu_;
H A Ddownload_item_view.cc82 // DownloadShelfContextMenuWin -------------------------------------------------
84 class DownloadShelfContextMenuWin : public DownloadShelfContextMenu { class in inherits:DownloadShelfContextMenu
86 explicit DownloadShelfContextMenuWin(BaseDownloadItemModel* model) function in class:DownloadShelfContextMenuWin
663 context_menu_.reset(new DownloadShelfContextMenuWin(model_.get()));

Completed in 17 milliseconds