Searched
refs:WebContents (Results
576 -
600 of
1633) sorted by null
<<21222324252627282930>>
| /external/chromium_org/ui/views/controls/webview/ |
| webview_interactive_uitest.cc | 61 // Case 1: Creates a new WebContents. 68 // Case 2: Replaces a WebContents by SetWebContents(). 69 content::WebContents::CreateParams params(browser_context()); 70 scoped_ptr<content::WebContents> web_contents( 71 content::WebContents::Create(params));
|
| /external/chromium_org/ash/shell/ |
| keyboard_controller_proxy_stub.cc | 46 WebContents* web_contents,
|
| keyboard_controller_proxy_stub.h | 30 virtual void RequestAudioInput(content::WebContents* web_contents,
|
| /external/chromium_org/ash/test/ |
| ash_test_views_delegate.cc | 19 content::WebContents* AshTestViewsDelegate::CreateWebContents(
|
| /external/chromium_org/chrome/browser/accessibility/ |
| accessibility_extension_apitest.cc | 28 content::WebContents* web_contents =
|
| /external/chromium_org/chrome/browser/chromeos/extensions/ |
| virtual_keyboard_browsertest.h | 19 class WebContents;
|
| /external/chromium_org/chrome/browser/chromeos/login/ui/ |
| login_web_dialog.cc | 22 using content::WebContents; 37 static base::LazyInstance<std::deque<content::WebContents*> > 119 content::WebContents* LoginWebDialog::GetCurrentWebContents() { 139 void LoginWebDialog::OnCloseContents(WebContents* source,
|
| /external/chromium_org/chrome/browser/chromeos/ui/ |
| inline_login_dialog.h | 36 virtual void OnCloseContents(content::WebContents* source,
|
| /external/chromium_org/chrome/browser/download/ |
| download_permission_request.cc | 37 const content::WebContents* web_contents = host_->web_contents();
|
| /external/chromium_org/chrome/browser/extensions/ |
| extension_installer.h | 20 class WebContents;
|
| /external/chromium_org/chrome/browser/google/ |
| google_url_tracker_navigation_helper_impl.cc | 16 content::WebContents* web_contents, 52 content::Source<content::WebContents>(web_contents_); 68 content::Source<content::WebContents>(web_contents_)); 105 content::Source<content::WebContents>(source).ptr());
|
| /external/chromium_org/chrome/browser/guest_view/web_view/ |
| context_menu_content_type_web_view.cc | 13 content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/media/ |
| chrome_webrtc_perf_browsertest.cc | 56 content::WebContents* webrtc_internals_tab) { 94 content::WebContents* left_tab = 96 content::WebContents* right_tab = 116 content::WebContents* webrtc_internals_tab =
|
| /external/chromium_org/chrome/browser/notifications/ |
| notification_object_proxy.h | 35 virtual content::WebContents* GetWebContents() const OVERRIDE;
|
| /external/chromium_org/chrome/browser/notifications/sync_notifier/ |
| welcome_delegate.h | 32 virtual content::WebContents* GetWebContents() const OVERRIDE;
|
| /external/chromium_org/chrome/browser/prerender/ |
| external_prerender_handler_android.cc | 47 content::WebContents* web_contents = 48 reinterpret_cast<content::WebContents*>(web_contents_ptr); 87 content::WebContents* web_contents = 88 reinterpret_cast<content::WebContents*>(web_contents_ptr);
|
| /external/chromium_org/chrome/browser/printing/ |
| print_preview_context_menu_observer.cc | 12 content::WebContents* contents) : contents_(contents) {
|
| print_view_manager_basic.h | 17 // Manages the print commands for a WebContents - basic version. 42 explicit PrintViewManagerBasic(content::WebContents* web_contents);
|
| /external/chromium_org/chrome/browser/renderer_context_menu/ |
| context_menu_content_type_factory.cc | 28 content::WebContents* web_contents,
|
| context_menu_content_type_platform_app.cc | 13 content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/ |
| repost_form_warning_controller.cc | 13 content::WebContents* web_contents)
|
| site_details.h | 35 // Collect information about all committed sites in the given WebContents 37 static void CollectSiteInfo(content::WebContents* contents,
|
| /external/chromium_org/chrome/browser/sessions/ |
| session_tab_helper.h | 33 explicit SessionTabHelper(content::WebContents* contents);
|
| /external/chromium_org/chrome/browser/thumbnails/ |
| thumbnailing_context.h | 38 ThumbnailingContext(content::WebContents* web_contents,
|
| /external/chromium_org/chrome/browser/ui/autofill/ |
| password_generation_popup_controller_impl.h | 23 class WebContents; 57 content::WebContents* web_contents, 71 content::WebContents* web_contents() { 85 content::WebContents* web_contents,
|
Completed in 1295 milliseconds
<<21222324252627282930>>