HomeSort by relevance Sort by last modified time
    Searched refs:AddWebContents (Results 1 - 21 of 21) sorted by null

  /external/chromium_org/chrome/browser/ui/
browser_tabstrip.h 42 void AddWebContents(Browser* browser,
browser_tabstrip.cc 47 void AddWebContents(Browser* browser,
68 source_blocked_content->AddWebContents(
browser_commands.cc 146 browser->tab_strip_model()->AddWebContents(
156 b->tab_strip_model()->AddWebContents(
624 new_browser->tab_strip_model()->AddWebContents(
    [all...]
browser_navigator.cc 356 // TabStripModel::AddWebContents invokes WasHidden if not foreground.
628 params->browser->tab_strip_model()->AddWebContents(
browser_browsertest.cc     [all...]
browser.cc     [all...]
  /external/chromium_org/chrome/browser/ui/blocked_content/
blocked_content_tab_helper.cc 83 void BlockedContentTabHelper::AddWebContents(content::WebContents* new_contents,
90 blocked_contents_->AddWebContents(
125 // Call blocked_contents_->AddWebContents with user_gesture == true
128 blocked_contents_->AddWebContents(new_contents,
blocked_content_container.h 34 void AddWebContents(content::WebContents* web_contents,
blocked_content_tab_helper.h 37 void AddWebContents(content::WebContents* new_contents,
blocked_content_container.cc 44 void BlockedContentContainer::AddWebContents(content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model_unittest.cc     [all...]
tab_strip_model.h 177 // See also AddWebContents.
385 void AddWebContents(content::WebContents* contents,
tab_strip_model.cc 650 void TabStripModel::AddWebContents(WebContents* contents,
    [all...]
  /external/chromium_org/chrome/browser/tab_contents/
background_contents.h 35 virtual void AddWebContents(content::WebContents* new_contents,
background_contents.cc 109 delegate_->AddWebContents(
  /external/chromium_org/chrome/browser/background/
background_contents_service.h 65 virtual void AddWebContents(content::WebContents* new_contents,
background_contents_service.cc 685 void BackgroundContentsService::AddWebContents(
695 chrome::AddWebContents(browser, NULL, new_contents, disposition,
  /external/chromium_org/chrome/browser/ui/webui/memory_internals/
memory_internals_proxy.cc 153 void AddWebContents(content::WebContents* content) {
228 renderer_details_->AddWebContents(model->GetWebContentsAt(i));
232 renderer_details_->AddWebContents(*iter);
  /external/chromium_org/chrome/browser/notifications/
balloon_host.cc 95 chrome::AddWebContents(browser, NULL, new_contents, disposition,
  /external/chromium_org/chrome/browser/ui/apps/
chrome_shell_window_delegate.cc 118 chrome::AddWebContents(browser, NULL, new_contents, disposition, initial_pos,
  /external/chromium_org/chrome/browser/devtools/
devtools_window.cc     [all...]

Completed in 1573 milliseconds