Searched refs:SetDownloadShelfVisible (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/download/
H A Ddownload_shelf_view.cc207 parent_->SetDownloadShelfVisible(shelf_animation_->IsShowing());
389 parent_->SetDownloadShelfVisible(false);
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.h333 void SetDownloadShelfVisible(bool visible);
H A Dbrowser_view.cc1206 void BrowserView::SetDownloadShelfVisible(bool visible) { function in class:BrowserView
1220 // SetDownloadShelfVisible can force-close the shelf, so make sure we lay out

Completed in 141 milliseconds