Home
last modified time | relevance | path

Searched defs:AddTab (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/chrome/test/perf/
Dmach_ports_performancetest.cc76 void AddTab(const std::string& domain) { in AddTab() function in __anone5100a9c0111::MachPortsTest
/external/chromium_org/chrome/test/base/
Dbrowser_with_test_window_test.cc123 void BrowserWithTestWindowTest::AddTab(Browser* browser, const GURL& url) { in AddTab() function in BrowserWithTestWindowTest
/external/chromium_org/chrome/browser/ui/views/tabs/
Dfake_base_tab_strip_controller.cc19 void FakeBaseTabStripController::AddTab(int index, bool is_active) { in AddTab() function in FakeBaseTabStripController
Dstacked_tab_strip_layout.cc150 void StackedTabStripLayout::AddTab(int index, int add_types, int start_x) { in AddTab() function in StackedTabStripLayout
Dbrowser_tab_strip_controller.cc549 void BrowserTabStripController::AddTab(WebContents* contents, in AddTab() function in BrowserTabStripController
Dstacked_tab_strip_layout_unittest.cc289 TEST_F(StackedTabStripLayoutTest, AddTab) { in TEST_F() argument
/external/chromium_org/chrome/browser/
Djumplist_win.cc349 bool JumpList::AddTab(const TabRestoreService::Tab* tab, in AddTab() function in JumpList
/external/chromium_org/ui/views/controls/tabbed_pane/
Dtabbed_pane.cc262 void TabbedPane::AddTab(const base::string16& title, View* contents) { in AddTab() function in views::TabbedPane
/external/chromium_org/chrome/browser/ui/toolbar/
Drecent_tabs_builder_test_helper.cc134 void RecentTabsBuilderTestHelper::AddTab(int session_index, int window_index) { in AddTab() function in RecentTabsBuilderTestHelper