Searched defs:AddTab (Results 1 – 9 of 9) sorted by relevance
76 void AddTab(const std::string& domain) { in AddTab() function in __anone5100a9c0111::MachPortsTest
123 void BrowserWithTestWindowTest::AddTab(Browser* browser, const GURL& url) { in AddTab() function in BrowserWithTestWindowTest
19 void FakeBaseTabStripController::AddTab(int index, bool is_active) { in AddTab() function in FakeBaseTabStripController
150 void StackedTabStripLayout::AddTab(int index, int add_types, int start_x) { in AddTab() function in StackedTabStripLayout
549 void BrowserTabStripController::AddTab(WebContents* contents, in AddTab() function in BrowserTabStripController
289 TEST_F(StackedTabStripLayoutTest, AddTab) { in TEST_F() argument
349 bool JumpList::AddTab(const TabRestoreService::Tab* tab, in AddTab() function in JumpList
262 void TabbedPane::AddTab(const base::string16& title, View* contents) { in AddTab() function in views::TabbedPane
134 void RecentTabsBuilderTestHelper::AddTab(int session_index, int window_index) { in AddTab() function in RecentTabsBuilderTestHelper