Home
last modified time | relevance | path

Searched refs:DownloadShelfNeedsLayout (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dbrowser_view_layout_delegate.h30 virtual bool DownloadShelfNeedsLayout() const = 0;
Dbrowser_view_layout_unittest.cc62 virtual bool DownloadShelfNeedsLayout() const OVERRIDE { in DownloadShelfNeedsLayout() function in MockBrowserViewLayoutDelegate
Dbrowser_view_layout.cc529 if (delegate_->DownloadShelfNeedsLayout()) { in LayoutDownloadShelf()
Dbrowser_view.cc249 virtual bool DownloadShelfNeedsLayout() const OVERRIDE { in DownloadShelfNeedsLayout() function in BrowserViewLayoutDelegateImpl