Searched refs:ShowSidebar (Results 1 – 5 of 5) sorted by relevance
53 ShowSidebar(browser()->GetSelectedTabContents()); in ShowSidebarForCurrentTab()84 void ShowSidebar(TabContents* tab) { in ShowSidebar() function in __anon28b15d840111::SidebarTest86 sidebar_manager->ShowSidebar(tab, content_id_); in ShowSidebar()178 ShowSidebar(tab_contents(1)); in IN_PROC_BROWSER_TEST_F()
63 void ShowSidebar(TabContents* tab, const std::string& content_id);
103 void SidebarManager::ShowSidebar(TabContents* tab, in ShowSidebar() function in SidebarManager
46 SidebarManager::GetInstance()->ShowSidebar(
255 SidebarManager::GetInstance()->ShowSidebar(tab, content_id); in RunImpl()