Home
last modified time | relevance | path

Searched refs:TabContentsFactory (Results 1 – 9 of 9) sorted by relevance

/external/chromium/chrome/browser/ui/cocoa/
Dtabpose_window_unittest.mm24 TabContentsWrapper* tab_contents = Browser::TabContentsFactory(
/external/chromium/chrome/browser/ui/cocoa/tabs/
Dtab_strip_controller_unittest.mm157 Browser::TabContentsFactory(browser_helper_.profile(), instance,
/external/chromium/chrome/browser/
Dbrowser_browsertest.cc493 Browser::TabContentsFactory(browser()->profile(), NULL, in IN_PROC_BROWSER_TEST_F()
616 Browser::TabContentsFactory(browser()->profile(), NULL, in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/debugger/
Ddevtools_window.cc73 Browser::TabContentsFactory(profile, NULL, MSG_ROUTING_NONE, NULL, NULL); in DevToolsWindow()
/external/chromium/chrome/browser/ui/
Dbrowser_navigator.cc423 Browser::TabContentsFactory( in Navigate()
Dbrowser.h664 TabContentsFactory(Profile* profile,
Dbrowser_navigator_browsertest.cc43 return Browser::TabContentsFactory( in CreateTabContents()
Dbrowser.cc1063 TabContentsWrapper* wrapper = TabContentsFactory(profile(), NULL, in AddRestoredTab()
1106 TabContentsWrapper* wrapper = TabContentsFactory(profile(), NULL, in ReplaceRestoredTab()
2542 TabContentsWrapper* contents = TabContentsFactory(profile, instance, in CreateTabContentsForURL()
4305 TabContentsWrapper* Browser::TabContentsFactory( in TabContentsFactory() function in Browser
/external/chromium/chrome/browser/tabs/
Dtab_strip_model_unittest.cc148 return Browser::TabContentsFactory(profile(), NULL, 0, NULL, NULL); in CreateTabContents()
153 TabContentsWrapper* retval = Browser::TabContentsFactory(profile(), in CreateTabContentsWithSharedRPH()