Searched refs:GetWebContents (Results 1 - 25 of 283) sorted by relevance

1234567891011>>

/external/chromium_org/chrome/browser/ui/omnibox/
H A Domnibox_current_page_delegate_impl.cc35 return (controller_->GetWebContents() != NULL);
39 return controller_->GetWebContents()->GetURL();
43 return chrome::IsInstantNTP(controller_->GetWebContents());
48 controller_->GetWebContents()->GetBrowserContext());
54 return controller_->GetWebContents()->IsLoading();
59 return controller_->GetWebContents()->GetController();
64 controller_->GetWebContents())->session_id();
77 controller_->GetWebContents(),
88 if (!controller_->GetWebContents())
91 controller_->GetWebContents())
[all...]
/external/chromium_org/chrome/browser/renderer_host/
H A Dchrome_render_widget_host_view_mac_delegate_browsertest.cc43 content::WebContents* GetWebContents() { function in class:ChromeRenderWidgetHostViewMacDelegateTest
51 GetWebContents(),
76 GetWebContents()->GetRenderViewHost()->ForwardWheelEvent(event);
89 ASSERT_EQ(url1_, GetWebContents()->GetURL());
96 ASSERT_EQ(url2_, GetWebContents()->GetURL());
100 ASSERT_EQ(url1_, GetWebContents()->GetURL());
107 ASSERT_EQ(url1_, GetWebContents()->GetURL());
114 ASSERT_EQ(url2_, GetWebContents()->GetURL());
127 ASSERT_EQ(url1_, GetWebContents()->GetURL());
/external/chromium_org/content/browser/download/
H A Ddownload_request_handle.h30 virtual WebContents* GetWebContents() const = 0;
66 virtual WebContents* GetWebContents() const OVERRIDE;
/external/chromium_org/chrome/test/remoting/
H A Dpage_load_notification_observer.cc26 return controller->GetWebContents()->GetURL() == target_;
/external/chromium_org/content/browser/media/
H A Dmedia_internals_ui.cc43 web_ui->GetWebContents()->GetBrowserContext();
H A Dwebrtc_internals_ui.cc40 web_ui->GetWebContents()->GetBrowserContext();
H A Dmedia_internals_handler.cc44 RenderViewHost* host = web_ui()->GetWebContents()->GetRenderViewHost();
/external/chromium_org/chrome/browser/ui/views/passwords/
H A Dmanage_passwords_icon_view.cc47 location_bar_delegate_->GetWebContents(), this);
69 location_bar_delegate_->GetWebContents(), this);
82 location_bar_delegate_->GetWebContents(), this);
/external/chromium_org/chrome/browser/ui/gtk/
H A Dconstrained_web_dialog_delegate_gtk.cc89 virtual WebContents* GetWebContents() OVERRIDE {
90 return impl_->GetWebContents();
120 GTK_WIDGET(GetWebContents()->GetView()->GetNativeView());
146 constrained_delegate->GetWebContents()->GetView()->GetNativeView(),
147 constrained_delegate->GetWebContents()->GetView()->
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dscript_bubble_icon_view.cc72 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
78 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
86 ShowScriptBubble(this, location_bar_delegate_->GetWebContents());
H A Dpage_info_helper.cc35 WebContents* tab = location_bar_->GetWebContents();
/external/chromium_org/chrome/browser/chromeos/first_run/
H A Dfirst_run_view.h39 content::WebContents* GetWebContents();
H A Dfirst_run_view.cc53 content::WebContents* FirstRunView::GetWebContents() { function in class:chromeos::FirstRunView
/external/chromium_org/chrome/browser/task_manager/
H A Dresource_provider.cc67 content::WebContents* Resource::GetWebContents() const { function in class:task_manager::Resource
H A Dpanel_resource_provider.cc42 virtual content::WebContents* GetWebContents() const OVERRIDE;
56 panel->GetWebContents()->GetRenderProcessHost()->GetHandle(),
57 panel->GetWebContents()->GetRenderViewHost()),
99 WebContents* PanelResource::GetWebContents() const { function in class:task_manager::PanelResource
100 return panel_->GetWebContents();
132 WebContents* contents = i->first->GetWebContents();
215 if (panels[i]->GetWebContents() == web_contents) {
227 WebContents* panel_contents = panel->GetWebContents();
H A Dguest_resource_provider.cc44 virtual content::WebContents* GetWebContents() const OVERRIDE;
65 WebContents* web_contents = GetWebContents();
75 WebContents* web_contents = GetWebContents();
85 WebContents* web_contents = GetWebContents();
93 WebContents* GuestResource::GetWebContents() const { function in class:task_manager::GuestResource
/external/chromium_org/chrome/browser/ui/webui/extensions/
H A Dinstall_extension_handler.cc65 web_ui()->GetWebContents()->GetView()->GetDropData();
97 web_ui()->GetWebContents()->GetBrowserContext());
99 new ExtensionInstallPrompt(web_ui()->GetWebContents()));
129 web_ui()->GetWebContents()->GetBrowserContext());
/external/chromium_org/chrome/browser/ui/webui/memory_internals/
H A Dmemory_internals_handler.cc44 web_ui()->GetWebContents()->GetRenderViewHost();
/external/chromium_org/chrome/browser/ui/webui/ntp/android/
H A Dnew_tab_page_ready_handler.cc38 TabAndroid* tab = TabAndroid::FromWebContents(web_ui()->GetWebContents());
H A Dcontext_menu_handler.cc53 web_ui()->GetWebContents()->GetBrowserContext())->GetPrefs();
110 ContextMenuHelper::FromWebContents(web_ui()->GetWebContents());
131 web_ui()->GetWebContents()->OpenURL(content::OpenURLParams(
/external/chromium_org/components/autofill/content/browser/
H A Drequest_autocomplete_manager.cc45 // autofill_driver_->GetWebContents() will be NULL when the interactive
47 if (!autofill_driver_->GetWebContents())
51 autofill_driver_->GetWebContents()->GetRenderViewHost();
/external/chromium_org/chrome/browser/apps/
H A Dweb_view_browsertest.cc363 EXPECT_TRUE(source1->GetWebContents()->GetRenderProcessHost()->IsGuest());
365 EXPECT_TRUE(source2->GetWebContents()->GetRenderProcessHost()->IsGuest());
367 EXPECT_TRUE(source3->GetWebContents()->GetRenderProcessHost()->IsGuest());
369 EXPECT_TRUE(source4->GetWebContents()->GetRenderProcessHost()->IsGuest());
371 EXPECT_TRUE(source5->GetWebContents()->GetRenderProcessHost()->IsGuest());
373 EXPECT_TRUE(source6->GetWebContents()->GetRenderProcessHost()->IsGuest());
375 EXPECT_TRUE(source7->GetWebContents()->GetRenderProcessHost()->IsGuest());
379 EXPECT_EQ(source1->GetWebContents()->GetRenderProcessHost()->GetID(),
380 source2->GetWebContents()->GetRenderProcessHost()->GetID());
381 EXPECT_EQ(source3->GetWebContents()
[all...]
/external/chromium_org/chrome/browser/automation/
H A Dautomation_provider_win.cc63 WebContents* web_contents = external_tab_container->GetWebContents();
80 WebContents* web_contents = external_tab->GetWebContents();
122 return ExternalTabContainer::GetContainerForTab(tab->GetWebContents());
189 WebContents* web_contents = external_tab_container->GetWebContents();
261 if (tab->GetWebContents() && tab->GetWebContents()->GetRenderViewHost()) {
262 RenderViewHost* host = tab->GetWebContents()->GetRenderViewHost();
/external/chromium_org/ui/keyboard/
H A Dkeyboard_ui_handler.cc58 web_ui()->GetWebContents()->GetView()->GetNativeView()->GetRootWindow();
79 web_ui()->GetWebContents()->GetView()->GetNativeView()->GetRootWindow();
119 web_ui()->GetWebContents()->GetView()->GetNativeView()->GetDispatcher();
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dprivate_api_util.h49 content::WebContents* GetWebContents(ExtensionFunctionDispatcher* dispatcher);

Completed in 799 milliseconds

1234567891011>>