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

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

Completed in 153 milliseconds