HomeSort by relevance Sort by last modified time
    Searched full:tab_contents (Results 426 - 450 of 804) sorted by null

<<11121314151617181920>>

  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc 43 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
57 #include "chrome/browser/ui/views/tab_contents/tab_contents_container.h"
72 #include "content/browser/tab_contents/tab_contents.h"
73 #include "content/browser/tab_contents/tab_contents_view.h"
777 toolbar_->Update(contents->tab_contents(), should_restore_state);
995 browser::ShowRepostFormWarningDialog(GetNativeHandle(), tab_contents); local
999 browser::ShowCollectedCookiesDialog(GetNativeHandle(), tab_contents); local
1003 TabContents* tab_contents = browser_->GetSelectedTabContents(); local
1029 browser::ShowCreateWebAppShortcutsDialog(GetNativeHandle(), tab_contents); local
1533 TabContents* tab_contents = GetSelectedTabContents(); local
1853 TabContents* tab_contents = browser_->GetSelectedTabContents(); local
    [all...]
  /external/chromium/chrome/browser/printing/
print_dialog_cloud.cc 26 #include "content/browser/tab_contents/tab_contents.h"
27 #include "content/browser/tab_contents/tab_contents_view.h"
274 if (web_ui_->tab_contents()) {
280 RenderViewHost* rvh = web_ui_->tab_contents()->render_view_host();
290 NavigationController* controller = &web_ui_->tab_contents()->controller();
320 RenderViewHost* rvh = web_ui_->tab_contents()->render_view_host();
396 if (web_ui_ && web_ui_->tab_contents() && web_ui_->tab_contents()->view()) {
397 gfx::Size size = web_ui_->tab_contents()->view()->GetContainerSize()
    [all...]
  /external/chromium/chrome/browser/ssl/
ssl_browser_tests.cc 10 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
13 #include "content/browser/tab_contents/interstitial_page.h"
14 #include "content/browser/tab_contents/navigation_entry.h"
15 #include "content/browser/tab_contents/tab_contents.h"
417 ui_test_utils::WaitForLoadStop(tab2->tab_contents());
423 ASSERT_TRUE(tab2->tab_contents()->interstitial_page());
546 CheckAuthenticatedState(tab1->tab_contents(), false);
565 CheckAuthenticatedState(tab2->tab_contents(), true);
568 CheckAuthenticatedState(tab1->tab_contents(), false)
    [all...]
  /external/chromium/chrome/browser/safe_browsing/
safe_browsing_blocking_page_unittest.cc 13 #include "content/browser/tab_contents/navigation_entry.h"
14 #include "content/browser/tab_contents/test_tab_contents.h"
27 TabContents* tab_contents,
29 : SafeBrowsingBlockingPage(service, tab_contents, unsafe_resources) {
61 TabContents* tab_contents,
63 return new TestSafeBrowsingBlockingPage(service, tab_contents,
client_side_detection_host.h 14 #include "content/browser/tab_contents/tab_contents_observer.h"
  /external/chromium/chrome/browser/ui/webui/
chrome_web_ui_factory.cc 35 #include "content/browser/tab_contents/tab_contents.h"
69 typedef WebUI* (*WebUIFactoryFunction)(TabContents* tab_contents,
269 TabContents* tab_contents,
272 tab_contents->profile(), url);
275 return (*function)(tab_contents, url);
downloads_dom_handler.cc 28 #include "content/browser/tab_contents/tab_contents.h"
163 gfx::NativeView view = web_ui_->tab_contents()->GetNativeView();
  /external/chromium/chrome/browser/instant/
instant_loader.h 43 // Invoked to load a URL. |tab_contents| is the TabContents the preview is
46 bool Update(TabContentsWrapper* tab_contents,
154 void CreatePreviewContents(TabContentsWrapper* tab_contents);
instant_controller.cc 21 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
26 #include "content/browser/tab_contents/tab_contents.h"
138 void InstantController::Update(TabContentsWrapper* tab_contents,
145 if (tab_contents != tab_contents_)
149 tab_contents_ = tab_contents;
263 CompleteRelease(tab->tab_contents());
300 GetPreviewContents()->tab_contents()->GetRenderWidgetHostView();
307 GetPreviewContents()->tab_contents()->GetNativeView();
  /external/chromium/chrome/browser/
omnibox_search_hint.cc 20 #include "chrome/browser/tab_contents/confirm_infobar_delegate.h"
26 #include "content/browser/tab_contents/tab_contents.h"
alternate_nav_url_fetcher.h 11 #include "chrome/browser/tab_contents/link_infobar_delegate.h"
crash_recovery_browsertest.cc 10 #include "content/browser/tab_contents/navigation_entry.h"
favicon_helper.h 18 #include "content/browser/tab_contents/tab_contents_observer.h"
77 FaviconHelper(TabContents* tab_contents, Type icon_type);
230 // See "Favicon Details" in tab_contents.cc for more details.
236 // See "Favicon Details" in tab_contents.cc for more details.
page_info_model.h 14 #include "content/browser/tab_contents/navigation_entry.h"
  /external/chromium/chrome/browser/ui/gtk/
browser_titlebar.h 59 // |tab_contents| is the tab that is associated with the window throbber.
60 // |tab_contents| can be null.
61 void UpdateThrobber(TabContents* tab_contents);
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
cros_language_options_handler.cc 18 #include "content/browser/tab_contents/tab_contents.h"
198 &web_ui_->tab_contents()->controller(), NULL);
  /external/chromium_org/chrome/browser/tab_contents/
render_view_context_menu_browsertest.cc 12 #include "chrome/browser/tab_contents/render_view_context_menu.h"
13 #include "chrome/browser/tab_contents/render_view_context_menu_browsertest_util.h"
14 #include "chrome/browser/tab_contents/render_view_context_menu_test_util.h"
  /external/chromium/chrome/browser/autofill/
form_structure_browsertest.cc 14 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
  /external/chromium/chrome/browser/automation/
automation_tab_tracker.cc 7 #include "content/browser/tab_contents/navigation_controller.h"
  /external/chromium/chrome/browser/chromeos/
wm_overview_controller.cc 16 #include "chrome/browser/tab_contents/thumbnail_generator.h"
19 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
24 #include "content/browser/tab_contents/tab_contents.h"
25 #include "content/browser/tab_contents/tab_contents_view.h"
129 return browser_->tabstrip_model()->GetTabContentsAt(index)->tab_contents();
239 snapshots_[index].title->SetTitle(contents->tab_contents()->GetTitle());
240 snapshots_[index].title->SetUrl(contents->tab_contents()->GetURL());
242 contents->tab_contents()->GetFavicon());
  /external/chromium/chrome/browser/download/
save_package.h 20 #include "content/browser/tab_contents/tab_contents_observer.h"
91 explicit SavePackage(TabContents* tab_contents);
96 SavePackage(TabContents* tab_contents,
154 SavePackage(TabContents* tab_contents,
  /external/chromium/chrome/browser/extensions/
extension_bookmark_manager_api.h 24 TabContents* tab_contents);
extension_message_service.cc 14 #include "chrome/browser/tab_contents/tab_util.h"
15 #include "chrome/browser/ui/tab_contents/tab_contents_wrapper.h"
21 #include "content/browser/tab_contents/tab_contents.h"
extension_web_ui.h 36 explicit ExtensionWebUI(TabContents* tab_contents, const GURL& url);
  /external/chromium/chrome/browser/geolocation/
geolocation_settings_state.cc 13 #include "content/browser/tab_contents/navigation_entry.h"

Completed in 659 milliseconds

<<11121314151617181920>>