Searched defs:GetDownloadShelf (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/ui/panels/
H A Dpanel.cc237 DownloadShelf* Panel::GetDownloadShelf() { function in class:Panel
/external/chromium/chrome/browser/ui/gtk/
H A Dbrowser_window_gtk.cc932 DownloadShelf* BrowserWindowGtk::GetDownloadShelf() { function in class:BrowserWindowGtk
/external/chromium/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc969 // Invoke GetDownloadShelf to force the shelf to be created.
970 GetDownloadShelf();
986 DownloadShelf* BrowserView::GetDownloadShelf() { function in class:BrowserView

Completed in 82 milliseconds