DownloadShelfView 17 chrome/browser/ui/cocoa/download/download_shelf_controller.h @class DownloadShelfView; DownloadShelfView 15 chrome/browser/ui/cocoa/download/download_shelf_view.h @interface DownloadShelfView : AnimatableView { DownloadShelfView 96 chrome/browser/ui/views/download/download_item_view.cc DownloadShelfView* parent) DownloadShelfView 38 chrome/browser/ui/views/download/download_item_view.h class DownloadShelfView; DownloadShelfView 58 chrome/browser/ui/views/download/download_item_view.h DownloadItemView(content::DownloadItem* download, DownloadShelfView* parent); DownloadShelfView 246 chrome/browser/ui/views/download/download_item_view.h DownloadShelfView* shelf_; DownloadShelfView 94 chrome/browser/ui/views/download/download_shelf_view.cc DownloadShelfView::DownloadShelfView(Browser* browser, BrowserView* parent) DownloadShelfView 108 chrome/browser/ui/views/download/download_shelf_view.cc DownloadShelfView::~DownloadShelfView() { DownloadShelfView 112 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::AddDownloadView(DownloadItemView* view) { DownloadShelfView 125 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::DoAddDownload(DownloadItem* download) { DownloadShelfView 130 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::MouseMovedOutOfHost() { DownloadShelfView 134 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::RemoveDownloadView(View* view) { DownloadShelfView 150 chrome/browser/ui/views/download/download_shelf_view.cc views::View* DownloadShelfView::GetDefaultFocusableChild() { DownloadShelfView 155 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::OnPaintBorder(gfx::Canvas* canvas) { DownloadShelfView 159 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::OpenedDownload(DownloadItemView* view) { DownloadShelfView 164 chrome/browser/ui/views/download/download_shelf_view.cc content::PageNavigator* DownloadShelfView::GetNavigator() { DownloadShelfView 168 chrome/browser/ui/views/download/download_shelf_view.cc gfx::Size DownloadShelfView::GetPreferredSize() { DownloadShelfView 186 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::AnimationProgressed(const gfx::Animation *animation) { DownloadShelfView 201 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::AnimationEnded(const gfx::Animation *animation) { DownloadShelfView 209 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::Layout() { DownloadShelfView 280 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::ViewHierarchyChanged( DownloadShelfView 316 chrome/browser/ui/views/download/download_shelf_view.cc bool DownloadShelfView::CanFitFirstDownloadItem() { DownloadShelfView 337 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::UpdateColorsFromTheme() { DownloadShelfView 352 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::OnThemeChanged() { DownloadShelfView 356 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::LinkClicked(views::Link* source, int event_flags) { DownloadShelfView 360 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::ButtonPressed( DownloadShelfView 365 chrome/browser/ui/views/download/download_shelf_view.cc bool DownloadShelfView::IsShowing() const { DownloadShelfView 369 chrome/browser/ui/views/download/download_shelf_view.cc bool DownloadShelfView::IsClosing() const { DownloadShelfView 373 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::DoShow() { DownloadShelfView 377 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::DoClose(CloseReason reason) { DownloadShelfView 389 chrome/browser/ui/views/download/download_shelf_view.cc Browser* DownloadShelfView::browser() const { DownloadShelfView 393 chrome/browser/ui/views/download/download_shelf_view.cc void DownloadShelfView::Closed() { DownloadShelfView 417 chrome/browser/ui/views/download/download_shelf_view.cc bool DownloadShelfView::CanAutoClose() { DownloadShelfView 42 chrome/browser/ui/views/download/download_shelf_view.h class DownloadShelfView : public views::AccessiblePaneView, DownloadShelfView 49 chrome/browser/ui/views/download/download_shelf_view.h DownloadShelfView(Browser* browser, BrowserView* parent); DownloadShelfView 50 chrome/browser/ui/views/download/download_shelf_view.h virtual ~DownloadShelfView(); DownloadShelfView 157 chrome/browser/ui/views/download/download_shelf_view.h DISALLOW_COPY_AND_ASSIGN(DownloadShelfView); DownloadShelfView 281 chrome/browser/ui/views/frame/browser_view.cc DownloadShelfView* download_shelf = browser_view_->download_shelf_.get(); DownloadShelfView 1275 chrome/browser/ui/views/frame/browser_view.cc download_shelf_.reset(new DownloadShelfView(browser_.get(), this)); DownloadShelfView 49 chrome/browser/ui/views/frame/browser_view.h class DownloadShelfView; DownloadShelfView 660 chrome/browser/ui/views/frame/browser_view.h scoped_ptr<DownloadShelfView> download_shelf_;