| /external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/ |
| WebsiteSettingsPopup.java | 27 import org.chromium.content_public.browser.WebContents; 41 private final WebContents mWebContents; 47 private WebsiteSettingsPopup(Context context, WebContents webContents) { 49 mWebContents = webContents; 65 final long nativeWebsiteSettingsPopup = nativeInit(this, webContents); 177 // The WebContents may have been destroyed/invalidated. If so, 193 * Shows a WebsiteSettings dialog for the provided WebContents. 199 * @param webContents The WebContents for which to show Website information. Thi [all...] |
| /external/chromium_org/chrome/browser/extensions/api/identity/ |
| web_auth_flow.cc | 37 using content::WebContents; 159 WebContents* web_contents = WebContents::FromRenderViewHost(render_view); 161 WebContents* embedder = guest ? guest->embedder_web_contents() : NULL; 171 content::Source<WebContents>(web_contents)); 174 content::Source<WebContents>(web_contents));
|
| /external/chromium_org/chrome/browser/renderer_context_menu/ |
| render_view_context_menu_browsertest.cc | 28 using content::WebContents; 41 WebContents* web_contents = 109 content::WebContents* tab = 158 content::WebContents* tab = tab_observer.GetTab(); 210 content::WebContents* tab = tab_observer.GetTab(); 241 content::WebContents* tab = tab_observer.GetTab();
|
| /external/chromium_org/content/public/browser/ |
| content_browser_client.cc | 19 WebContents* web_contents) { 215 WebContents* web_contents, 225 WebContents* web_contents, 235 WebContents* web_contents, 305 WebContents* web_contents) { 347 WebContents* web_contents) {
|
| /external/chromium_org/chrome/browser/ui/ |
| browser_commands.cc | 110 using content::WebContents; 175 WebContents* web_contents = 201 WebContents* GetTabAndRevertIfNecessary(Browser* browser, 203 WebContents* current_tab = browser->tab_strip_model()->GetActiveWebContents(); 207 WebContents* new_tab = current_tab->Clone(); 215 WebContents* new_tab = current_tab->Clone(); 237 WebContents* new_tab = GetTabAndRevertIfNecessary(browser, disposition); 248 WebContents* web_contents = 260 WebContents* contents = browser->tab_strip_model()->GetActiveWebContents(); 315 WebContents* current_tab = browser->tab_strip_model()->GetActiveWebContents() [all...] |
| /external/chromium_org/chrome/browser/prerender/ |
| prerender_contents.cc | 51 using content::WebContents; 120 virtual WebContents* OpenURLFromTab(WebContents* source, 133 virtual void CloseContents(content::WebContents* contents) OVERRIDE { 148 WebContents* web_contents, 180 virtual void RegisterProtocolHandler(WebContents* web_contents, 190 WebContents* web_contents) const OVERRIDE { 283 content::WebContents* web_contents) { 314 // Everything after this point sets up the WebContents object and associated 335 // Set the size of the prerender WebContents [all...] |
| /external/chromium_org/chrome/browser/chromeos/attestation/ |
| platform_verification_flow.cc | 73 content::WebContents* web_contents, 79 virtual PrefService* GetPrefs(content::WebContents* web_contents) OVERRIDE { 83 virtual const GURL& GetURL(content::WebContents* web_contents) OVERRIDE { 90 virtual User* GetUser(content::WebContents* web_contents) OVERRIDE { 96 content::WebContents* web_contents) OVERRIDE { 101 virtual bool IsGuestOrIncognito(content::WebContents* web_contents) OVERRIDE { 112 content::WebContents* web_contents, 161 content::WebContents* web_contents, 361 content::WebContents* web_contents) { 401 content::WebContents* web_contents [all...] |
| /external/chromium_org/chrome/browser/ui/login/ |
| login_prompt.cc | 44 using content::WebContents; 129 WebContents* LoginHandler::GetWebContentsForLogin() const { 134 return WebContents::FromRenderFrameHost(rfh); 215 WebContents* requesting_contents = GetWebContentsForLogin(); 278 WebContents* requesting_contents = GetWebContentsForLogin(); 330 WebContents* requesting_contents = GetWebContentsForLogin(); 354 WebContents* requesting_contents = GetWebContentsForLogin(); 402 WebContents* requesting_contents = GetWebContentsForLogin(); 452 WebContents* parent_contents = handler->GetWebContentsForLogin(); 503 WebContents* parent_contents = handler->GetWebContentsForLogin() [all...] |
| /external/chromium_org/chrome/browser/ui/webui/memory_internals/ |
| memory_internals_proxy.cc | 84 void GetAllWebContents(std::set<content::WebContents*>* web_contents) { 105 const std::vector<content::WebContents*> contentses = 113 std::set<content::WebContents*> printing_contents = 135 for (std::set<content::WebContents*>::iterator iter = web_contents_.begin(); 140 void AddWebContents(content::WebContents* content) { 175 std::set<content::WebContents*> web_contents_; // This class does not own 251 std::set<content::WebContents*> web_contents; 288 const std::set<content::WebContents*>& web_contents, 290 for (std::set<content::WebContents*>::const_iterator 292 content::WebContents* web = *iter [all...] |
| /external/chromium_org/chrome/browser/extensions/ |
| isolated_app_browsertest.cc | 31 using content::WebContents; 102 bool WARN_UNUSED_RESULT HasCookie(WebContents* contents, std::string cookie) { 110 const extensions::Extension* GetInstalledApp(WebContents* contents) { 179 WebContents* tab0 = browser()->tab_strip_model()->GetWebContentsAt(1); 241 WebContents* tab0 = browser()->tab_strip_model()->GetWebContentsAt(0); 242 WebContents* tab1 = browser()->tab_strip_model()->GetWebContentsAt(1); 243 WebContents* tab2 = browser()->tab_strip_model()->GetWebContentsAt(2); 358 WebContents* app1_wc = browser()->tab_strip_model()->GetWebContentsAt(0); 359 WebContents* app2_wc = browser()->tab_strip_model()->GetWebContentsAt(1); 360 WebContents* non_app_wc = browser()->tab_strip_model()->GetWebContentsAt(2) [all...] |
| extension_install_prompt.h | 37 class WebContents; 228 // parameters are supported: either use a parent WebContents or use a 231 explicit ShowParams(content::WebContents* contents); 235 content::WebContents* parent_web_contents; 263 explicit ExtensionInstallPrompt(content::WebContents* contents); 274 content::WebContents* parent_web_contents() const {
|
| /external/chromium_org/chrome/browser/media/ |
| chrome_webrtc_getmediadevices_browsertest.cc | 82 void GetMediaDevicesOrSources(content::WebContents* tab, 165 void GetMediaDevices(content::WebContents* tab, 170 void GetSources(content::WebContents* tab, 191 content::WebContents* tab = 212 content::WebContents* tab = 234 content::WebContents* tab = 269 content::WebContents* tab =
|
| /external/chromium_org/chrome/browser/ui/ash/launcher/ |
| browser_shortcut_launcher_item_controller.cc | 75 // If an app that has item is running in active WebContents, browser item 77 content::WebContents* contents = 106 content::WebContents* web_contents) { 195 content::WebContents* web_contents = 203 content::WebContents* web_contents = 265 content::WebContents* web_contents) const { 273 content::WebContents* web_contents) const { 281 content::WebContents* web_contents) const {
|
| /external/chromium_org/chrome/browser/ui/toolbar/ |
| back_forward_menu_model.cc | 38 using content::WebContents; 301 WebContents* contents = GetWebContents(); 321 WebContents* contents = GetWebContents(); 347 WebContents* contents = GetWebContents(); 401 WebContents* contents = GetWebContents(); 421 WebContents* BackForwardMenuModel::GetWebContents() const { 429 WebContents* contents = GetWebContents();
|
| /external/chromium_org/content/browser/renderer_host/ |
| ime_adapter_android.cc | 292 WebContents* wc = GetWebContents(); 298 WebContents* wc = GetWebContents(); 304 WebContents* wc = GetWebContents(); 310 WebContents* wc = GetWebContents(); 316 WebContents* wc = GetWebContents(); 350 WebContents* ImeAdapterAndroid::GetWebContents() { 356 return WebContents::FromRenderViewHost(RenderViewHost::From(rwh));
|
| /external/chromium_org/chrome/browser/content_settings/ |
| tab_specific_content_settings.cc | 43 using content::WebContents; 62 TabSpecificContentSettings::TabSpecificContentSettings(WebContents* tab) 95 WebContents* web_contents = WebContents::FromRenderViewHost(view); 108 WebContents* web_contents = WebContents::FromRenderFrameHost(frame); 310 content::Source<WebContents>(web_contents()), 344 content::Source<WebContents>(web_contents()), 463 content::Source<WebContents>(web_contents()), 571 content::Source<WebContents>(web_contents()) [all...] |
| /external/chromium_org/chrome/browser/ui/fullscreen/ |
| fullscreen_controller_state_unittest.cc | 454 scoped_ptr<content::WebContents> web_contents( 469 content::WebContents* new_web_contents = content::WebContents::Create( 470 content::WebContents::CreateParams(profile())); 471 scoped_ptr<content::WebContents> old_web_contents( 495 content::WebContents* const first_tab = 497 content::WebContents* const second_tab = 500 // Activate the first tab and tell its WebContents it is being captured. 518 // WebContents' preferred size. 562 content::WebContents* const first_tab [all...] |
| /external/chromium_org/android_webview/browser/ |
| aw_content_browser_client.h | 41 content::WebContents* web_contents) OVERRIDE; 123 content::WebContents* web_contents, 130 content::WebContents* web_contents, 137 content::WebContents* web_contents, 182 content::WebContents* web_contents) OVERRIDE;
|
| /external/chromium_org/chrome/browser/captive_portal/ |
| captive_portal_tab_helper.cc | 33 content::WebContents* web_contents) 54 content::Source<content::WebContents>(web_contents)); 168 content::Source<content::WebContents>(source).ptr()); 254 content::WebContents* web_contents = 264 content::WebContents* web_contents = chrome::AddSelectedTabWithURL(
|
| /external/chromium_org/chrome/browser/chromeos/login/signin/ |
| merge_session_throttle.cc | 37 using content::WebContents; 182 WebContents* web_contents = 183 WebContents::FromRenderViewHost(render_view_host); 258 WebContents* web_contents = render_view_host ? 259 WebContents::FromRenderViewHost(render_view_host) : NULL;
|
| /external/chromium_org/chrome/browser/extensions/api/automation_internal/ |
| automation_internal_api.cc | 49 const content::WebContents* contents) { 66 // Helper class that receives accessibility data from |WebContents|. 85 content::WebContents* web_contents) 133 content::WebContents* contents = NULL; 194 const content::WebContents* contents = 195 content::WebContents::FromRenderViewHost(rvh);
|
| /external/chromium_org/chrome/browser/extensions/api/tabs/ |
| ash_panel_contents.cc | 99 content::WebContents* web_contents = app_window_->web_contents(); 175 content::WebContents::Create(content::WebContents::CreateParams( 215 content::WebContents* AshPanelContents::GetWebContents() const { 239 content::WebContents* AshPanelContents::GetAssociatedWebContents() const {
|
| /external/chromium_org/chrome/browser/ui/omnibox/ |
| omnibox_edit_unittest.cc | 17 using content::WebContents; 27 virtual void SaveStateToTab(WebContents* tab) OVERRIDE {} 28 virtual void OnTabChanged(const WebContents* web_contents) OVERRIDE {} 110 virtual void Update(const content::WebContents* contents) OVERRIDE {} 117 virtual WebContents* GetWebContents() OVERRIDE { return NULL; }
|
| /external/chromium_org/chrome/browser/ui/panels/ |
| panel.h | 33 class WebContents; 95 content::WebContents* GetWebContents() const; 226 void EnableWebContentsAutoResize(content::WebContents* web_contents); 291 void WebContentsFocused(content::WebContents* contents); 336 void ConfigureAutoResize(content::WebContents* web_contents);
|
| /external/chromium_org/chrome/browser/ui/webui/ |
| set_as_default_browser_ui.cc | 44 using content::WebContents; 189 WebContents* contents = web_ui()->GetWebContents(); 219 virtual void OnCloseContents(WebContents* source, 324 WebContents* contents = browser_->tab_strip_model()->GetActiveWebContents(); 333 void SetAsDefaultBrowserDialogImpl::OnCloseContents(WebContents* source,
|