LayoutDownloadShelf 350 chrome/browser/ui/views/frame/browser_view_layout.cc int bottom = LayoutDownloadShelf(browser_view->height()); LayoutDownloadShelf 92 chrome/browser/ui/views/frame/browser_view_layout.h FRIEND_TEST_ALL_PREFIXES(BrowserViewLayoutTest, LayoutDownloadShelf); LayoutDownloadShelf 125 chrome/browser/ui/views/frame/browser_view_layout.h int LayoutDownloadShelf(int bottom); LayoutDownloadShelf 257 chrome/browser/ui/views/frame/browser_view_layout_unittest.cc TEST_F(BrowserViewLayoutTest, LayoutDownloadShelf) { LayoutDownloadShelf 264 chrome/browser/ui/views/frame/browser_view_layout_unittest.cc EXPECT_EQ(kBottom, layout()->LayoutDownloadShelf(kBottom)); LayoutDownloadShelf 269 chrome/browser/ui/views/frame/browser_view_layout_unittest.cc EXPECT_EQ(450, layout()->LayoutDownloadShelf(kBottom));