Searched
refs:WebContents (Results
1201 -
1225 of
1633) sorted by null
<<41424344454647484950>>
| /external/chromium_org/content/browser/frame_host/ |
| render_frame_host_manager_browsertest.cc | 526 WebContents* opener_contents = shell()->web_contents(); 548 WebContents* foo_contents = new_shell->web_contents(); 568 WebContents* new_contents = new_shell2->web_contents(); 667 WebContents* opener_contents = shell()->web_contents(); 687 WebContents* foo_contents = new_shell->web_contents(); 754 WebContents* orig_contents = shell()->web_contents(); [all...] |
| /external/chromium_org/android_webview/native/ |
| aw_settings.cc | 99 static AwSettings* GetSettings(content::WebContents* web_contents) { 113 reinterpret_cast<content::WebContents*>(web_contents)), 116 reinterpret_cast<content::WebContents*>(web_contents)-> 137 AwSettings* AwSettings::FromWebContents(content::WebContents* web_contents) { 251 // A single WebContents can normally have 0 to many RenderViewHost instances 254 // WebContents (and not one RVHExt per RVH, as you might expect) and updating 257 // we shouldn't have to deal with the multiple RVH per WebContents case. That
|
| /external/chromium_org/chrome/browser/android/webapps/ |
| single_tab_mode_tab_helper.cc | 61 content::WebContents* web_contents)
|
| /external/chromium_org/chrome/browser/background/ |
| background_contents_service.h | 88 virtual void AddWebContents(content::WebContents* new_contents,
|
| /external/chromium_org/chrome/browser/ |
| chrome_page_zoom.cc | 68 void Zoom(content::WebContents* web_contents, content::PageZoom zoom) {
|
| /external/chromium_org/chrome/browser/chromeos/app_mode/ |
| app_session_lifetime.cc | 94 content::WebContents* active_tab =
|
| /external/chromium_org/chrome/browser/chromeos/dbus/ |
| printer_service_provider.cc | 44 void ActivateContents(Browser* browser, content::WebContents* contents) {
|
| /external/chromium_org/chrome/browser/chromeos/login/ |
| login_manager_test.cc | 117 content::WebContents* web_contents =
|
| /external/chromium_org/chrome/browser/chromeos/login/test/ |
| js_checker.cc | 24 JSChecker::JSChecker(content::WebContents* web_contents)
|
| /external/chromium_org/chrome/browser/chromeos/login/ui/ |
| captive_portal_window_proxy.cc | 39 content::WebContents* web_contents)
|
| /external/chromium_org/chrome/browser/download/ |
| download_crx_util.cc | 48 content::WebContents* web_contents = download_item.GetWebContents();
|
| /external/chromium_org/chrome/browser/extensions/ |
| active_tab_permission_granter.cc | 25 content::WebContents* web_contents,
|
| favicon_downloader.cc | 15 content::WebContents* web_contents,
|
| theme_installed_infobar_delegate.cc | 44 content::WebContents* web_contents =
|
| webstore_installer_test.cc | 32 using content::WebContents;
|
| /external/chromium_org/chrome/browser/extensions/activity_log/ |
| activity_log.h | 150 const content::WebContents* web_contents,
|
| activity_log_browsertest.cc | 93 content::WebContents* web_contents =
|
| uma_policy.cc | 187 content::WebContents* web_contents) { 326 void UmaPolicy::TabChangedAt(content::WebContents* contents, 362 content::WebContents* contents, 380 content::WebContents* web_contents) {
|
| /external/chromium_org/chrome/browser/extensions/api/debugger/ |
| debugger_apitest.cc | 72 content::WebContents* web_contents =
|
| /external/chromium_org/chrome/browser/extensions/api/declarative_content/ |
| content_action_unittest.cc | 96 scoped_ptr<content::WebContents> contents = env.MakeTab();
|
| /external/chromium_org/chrome/browser/extensions/api/file_system/ |
| file_system_api.h | 168 content::WebContents* web_contents);
|
| /external/chromium_org/chrome/browser/extensions/api/messaging/ |
| incognito_connectability.cc | 59 content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/extensions/api/sessions/ |
| sessions_api.h | 76 void SetResultRestoredTab(content::WebContents* contents);
|
| /external/chromium_org/chrome/browser/geolocation/ |
| geolocation_infobar_delegate.cc | 115 content::WebContents* web_contents =
|
| /external/chromium_org/chrome/browser/guest_view/web_view/ |
| web_view_find_helper.h | 39 void Find(content::WebContents* guest_web_contents,
|
Completed in 1128 milliseconds
<<41424344454647484950>>