Searched refs:DownloadShelf (Results 1 – 16 of 16) sorted by relevance
17 class DownloadShelf; variable51 scoped_ptr<DownloadShelf> bridge_;83 - (DownloadShelf*)bridge;
23 class DownloadShelfMac : public DownloadShelf {
96 if ((self = [super initWithNibName:@"DownloadShelf"272 - (DownloadShelf*)bridge {
19 class DownloadShelf {21 virtual ~DownloadShelf() {} in ~DownloadShelf()
15 class DownloadShelf; variable233 virtual DownloadShelf* GetDownloadShelf() = 0;
1881 DownloadShelf* shelf = window()->GetDownloadShelf(); in ShowDownloadsTab()
34 class DownloadShelfGtk : public DownloadShelf,
38 public DownloadShelf,
93 virtual DownloadShelf* GetDownloadShelf();
237 DownloadShelf* Panel::GetDownloadShelf() { in GetDownloadShelf()
81 virtual DownloadShelf* GetDownloadShelf();
327 DownloadShelf* BrowserWindowCocoa::GetDownloadShelf() {
103 virtual DownloadShelf* GetDownloadShelf();
932 DownloadShelf* BrowserWindowGtk::GetDownloadShelf() { in GetDownloadShelf()
278 virtual DownloadShelf* GetDownloadShelf() OVERRIDE;
986 DownloadShelf* BrowserView::GetDownloadShelf() { in GetDownloadShelf()