Home | History | Annotate | Download | only in ui

Lines Matching refs:shelf

1244   // Chrome OS opens a FileBrowse pop up instead of using download shelf.
1881 DownloadShelf* shelf = window()->GetDownloadShelf();
1882 if (shelf->IsShowing())
1883 shelf->Close();
3181 // GetDownloadShelf creates the download shelf if it was not yet created.