Home
last modified time | relevance | path

Searched refs:CreateTabContents (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/tabs/
Dtab_strip_model_unittest.cc147 TabContentsWrapper* CreateTabContents() { in CreateTabContents() function in TabStripModelTest
230 TabContentsWrapper* contents = CreateTabContents(); in PrepareTabstripForSelectionTest()
409 TabContentsWrapper* contents1 = CreateTabContents(); in TEST_F()
432 TabContentsWrapper* contents2 = CreateTabContents(); in TEST_F()
448 TabContentsWrapper* contents3 = CreateTabContents(); in TEST_F()
604 TabContentsWrapper* opener_contents = CreateTabContents(); in TEST_F()
607 TabContentsWrapper* contents1 = CreateTabContents(); in TEST_F()
608 TabContentsWrapper* contents2 = CreateTabContents(); in TEST_F()
609 TabContentsWrapper* contents3 = CreateTabContents(); in TEST_F()
610 TabContentsWrapper* contents4 = CreateTabContents(); in TEST_F()
[all …]
/external/chromium/chrome/browser/ui/views/
Ddom_view.cc28 tab_contents_.reset(CreateTabContents(profile, instance)); in Init()
36 TabContents* DOMView::CreateTabContents(Profile* profile, in CreateTabContents() function in DOMView
Ddom_view.h53 virtual TabContents* CreateTabContents(Profile* profile,
/external/chromium/chrome/browser/ui/
Dbrowser_navigator_browsertest.h35 TabContentsWrapper* CreateTabContents();
Dbrowser_navigator_browsertest.cc42 TabContentsWrapper* BrowserNavigatorTest::CreateTabContents() { in CreateTabContents() function in BrowserNavigatorTest
452 p.target_contents = CreateTabContents(); in IN_PROC_BROWSER_TEST_F()
470 p.target_contents = CreateTabContents(); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/chromeos/login/
Daccount_creation_view.h40 virtual TabContents* CreateTabContents(Profile* profile,
Dhtml_page_screen.h27 virtual TabContents* CreateTabContents(Profile* profile,
Dregistration_screen.h36 virtual TabContents* CreateTabContents(Profile* profile, in CreateTabContents() function
Daccount_creation_view.cc92 TabContents* AccountCreationDomView::CreateTabContents(Profile* profile, in CreateTabContents() function in chromeos::AccountCreationDomView
Dweb_page_view.h80 virtual TabContents* CreateTabContents(Profile* profile,
Dhtml_page_screen.cc26 TabContents* HTMLPageDomView::CreateTabContents(Profile* profile, in CreateTabContents() function in chromeos::HTMLPageDomView
Denterprise_enrollment_view.cc39 virtual TabContents* CreateTabContents(Profile* profile, in CreateTabContents() function in chromeos::__anon71c5eb4d0111::EnrollmentDomView