Searched refs:GetWebContents (Results 76 - 100 of 283) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/webui/ntp/android/
H A Dbookmarks_handler.cc105 web_ui()->GetWebContents()->GetBrowserContext());
123 web_ui()->GetWebContents()->GetBrowserContext()));
200 TabAndroid* tab = TabAndroid::FromWebContents(web_ui()->GetWebContents());
217 web_ui()->GetWebContents()->GetBrowserContext());
440 web_ui()->GetWebContents()->GetBrowserContext());
477 TabAndroid* tab = TabAndroid::FromWebContents(web_ui()->GetWebContents());
564 web_ui()->GetWebContents()->GetBrowserContext())->GetPrefs();
/external/chromium_org/chrome/browser/autofill/
H A Dautofill_interactive_uitest.cc211 content::WebContents* web_contents = GetWebContents();
220 content::WebContents* web_contents = GetWebContents();
230 content::WebContents* GetWebContents() { function in class:autofill::AutofillInteractiveTest
235 return GetWebContents()->GetRenderViewHost();
281 GetWebContents(),
356 GetWebContents(), key, false, false, false, false);
781 content::WebContents* web_contents = GetWebContents();
837 InfoBarService::FromWebContents(GetWebContents())->infobar_at(0)->
942 GetWebContents(), "document.getElementById('testform').reset()"));
1059 &GetWebContents()
[all...]
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dlocation_bar_view.cc107 WebContents* contents = delegate->GetWebContents();
587 GetToolbarModel()->input_in_progress() ? NULL : GetWebContents());
616 WebContents* contents = delegate_->GetWebContents();
662 if (can_show_bubble && zoom_view_->visible() && delegate_->GetWebContents())
663 ZoomBubbleView::ShowBubble(delegate_->GetWebContents(), true);
1045 GetToolbarModel()->input_in_progress() ? NULL : GetWebContents());
1100 WebContents* LocationBarView::GetWebContents() { function in class:LocationBarView
1101 return delegate_->GetWebContents();
1170 WebContents* web_contents = GetWebContents();
1184 WebContents* web_contents = delegate_->GetWebContents();
[all...]
H A Dpage_action_image_view.cc47 SessionID::IdForTab(owner->GetWebContents())),
111 WebContents* web_contents = owner_->GetWebContents();
250 WebContents* web_contents = owner_->GetWebContents();
/external/chromium_org/chrome/browser/printing/
H A Dprint_dialog_cloud.cc281 &web_ui()->GetWebContents()->GetController();
306 web_ui()->GetWebContents()->GetController().GetActiveEntry();
312 GURL url = web_ui()->GetWebContents()->GetURL();
316 RenderViewHost* rvh = web_ui()->GetWebContents()->GetRenderViewHost();
343 RenderViewHost* rvh = web_ui()->GetWebContents()->GetRenderViewHost();
425 if (web_ui() && web_ui()->GetWebContents() &&
426 web_ui()->GetWebContents()->GetView()) {
427 gfx::Size size = web_ui()->GetWebContents()->GetView()->GetContainerSize();
440 web_ui()->GetWebContents()->GetRenderViewHost()->ClosePage();
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dmedia_galleries_handler.cc109 new ChromeSelectFilePolicy(web_ui()->GetWebContents()));
116 web_ui()->GetWebContents()->GetView()->
/external/chromium_org/chrome/test/base/
H A Dbrowser_with_test_window_test.cc108 controller->GetWebContents()->GetRenderViewHost();
137 controller->GetWebContents()->
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Dapp_installer.cc87 content::WebContents* AppInstaller::GetWebContents() const { function in class:file_manager::AppInstaller
/external/chromium_org/chrome/browser/download/
H A Ddownload_ui_controller.cc64 content::WebContents* web_contents = item->GetWebContents();
/external/chromium_org/chrome/browser/sync/glue/
H A Dsynced_tab_delegate_android.cc90 content::WebContents* SyncedTabDelegateAndroid::GetWebContents() const { function in class:browser_sync::SyncedTabDelegateAndroid
/external/chromium_org/chrome/browser/tab_contents/
H A Dspelling_menu_observer.cc170 extensions::GetViewType(proxy_->GetWebContents());
313 proxy_->GetWebContents()->GetView()->GetTopLevelNativeWindow(),
319 proxy_->GetWebContents(),
344 proxy_->GetWebContents(),
/external/chromium_org/chrome/browser/ui/gtk/omnibox/
H A Domnibox_view_gtk_unittest.cc30 MOCK_METHOD0(GetWebContents, content::WebContents*());
/external/chromium_org/chrome/browser/ui/sync/
H A Dtab_contents_synced_tab_delegate.cc104 content::WebContents* TabContentsSyncedTabDelegate::GetWebContents() const { function in class:TabContentsSyncedTabDelegate
/external/chromium_org/chrome/browser/ui/webui/
H A Dconstrained_web_dialog_ui.cc101 web_ui()->GetWebContents()->
H A Dconstrained_web_dialog_ui_browsertest.cc94 scoped_ptr<WebContents> new_tab(dialog_delegate->GetWebContents());
/external/chromium_org/components/autofill/content/browser/
H A Dautofill_driver_impl.h65 content::WebContents* GetWebContents();
/external/chromium_org/components/web_modal/
H A Dweb_contents_modal_dialog_manager.h50 virtual content::WebContents* GetWebContents() const OVERRIDE;
/external/chromium_org/ui/keyboard/
H A Dkeyboard_ui_controller.cc107 web_ui->GetWebContents()->GetBrowserContext();
/external/chromium_org/chrome/browser/ui/panels/
H A Dpanel.cc110 content::WebContents* web_contents = panel_->GetWebContents();
185 content::WebContents* Panel::GetWebContents() const { function in class:Panel
362 if (!GetWebContents())
416 GetWebContents()->GetRenderViewHost(),
423 GetWebContents()->GetRenderViewHost(),
486 ConfigureAutoResize(GetWebContents());
528 content::WebContents* web_contents = GetWebContents();
583 content::WebContents* web_contents = GetWebContents();
648 ConfigureAutoResize(GetWebContents());
736 if (GetWebContents()) {
[all...]
/external/chromium_org/chrome/browser/ui/webui/ntp/
H A Dntp_login_handler.cc132 content::WebContents* web_contents = web_ui()->GetWebContents();
167 browser->window()->ShowAvatarBubble(web_ui()->GetWebContents(), rect);
194 chrome::FindBrowserWithWebContents(web_ui()->GetWebContents());
/external/chromium_org/content/shell/browser/
H A Dshell_download_manager_delegate.cc94 WebKitTestController::Get()->IsMainWindow(item->GetWebContents()) &&
159 save_as.hwndOwner = item->GetWebContents()->GetView()->GetNativeView();
178 parent_window = item->GetWebContents()->GetView()->GetTopLevelNativeWindow();
/external/chromium_org/chrome/renderer/safe_browsing/
H A Dphishing_dom_feature_extractor_browsertest.cc51 content::WebContents* GetWebContents() { function in class:safe_browsing::PhishingDOMFeatureExtractorTest
278 GetWebContents()->GetInterstitialPage();
280 content::WaitForLoadStop(GetWebContents());
323 GetWebContents()->GetInterstitialPage();
325 content::WaitForLoadStop(GetWebContents());
H A Dphishing_classifier_delegate_browsertest.cc151 GetWebContents()->GetRenderProcessHost()->AddFilter(
214 content::WebContents* GetWebContents() { function in class:safe_browsing::PhishingClassifierDelegateTest
242 GetWebContents()->GetController().GoBack();
243 content::WaitForLoadStop(GetWebContents());
247 GetWebContents()->GetController().GoForward();
248 content::WaitForLoadStop(GetWebContents());
289 content::TestNavigationObserver observer(GetWebContents());
/external/chromium_org/chrome/browser/ui/webui/chromeos/
H A Dmobile_setup_ui.cc449 std::string path = web_ui()->GetWebContents()->GetURL().path();
499 std::string path = web_ui()->GetWebContents()->GetURL().path();
509 web_ui()->GetWebContents()->Close();
569 std::string path = web_ui()->GetWebContents()->GetURL().path().substr(1);
577 web_ui()->GetWebContents()->Close();
589 std::string path = web_ui()->GetWebContents()->GetURL().path().substr(1);
633 content::WebContentsObserver::Observe(web_ui->GetWebContents());
/external/chromium_org/chrome/browser/chromeos/login/
H A Dsimple_web_view_dialog.cc146 web_view_->GetWebContents()->SetDelegate(this);
149 WebContents* web_contents = web_view_->GetWebContents();
273 WebContents* SimpleWebViewDialog::GetWebContents() { function in class:chromeos::SimpleWebViewDialog

Completed in 492 milliseconds

1234567891011>>