HomeSort by relevance Sort by last modified time
    Searched refs:WebContents (Results 1326 - 1350 of 1633) sorted by null

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/chromeos/imageburner/
burn_controller.cc 176 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/chromeos/login/lock/
screen_locker_tester.cc 28 using content::WebContents;
  /external/chromium_org/chrome/browser/chromeos/login/ui/
captive_portal_window_browsertest.cc 85 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.h 87 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/extensions/api/automation/
automation_apitest.cc 67 content::WebContents* const tab =
  /external/chromium_org/chrome/browser/extensions/api/messaging/
message_service.h 33 class WebContents;
  /external/chromium_org/chrome/browser/extensions/api/streams_private/
streams_private_api.cc 62 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/extensions/api/tab_capture/
tab_capture_api.cc 70 // Figure out the active WebContents and retrieve the needed ids.
78 content::WebContents* target_contents =
  /external/chromium_org/chrome/browser/extensions/api/webview/
webview_api.h 216 virtual content::WebContents* GetWebContentsForID(int id) OVERRIDE;
  /external/chromium_org/chrome/browser/extensions/
crx_installer_browsertest.cc 56 explicit MockPromptProxy(content::WebContents* web_contents);
79 content::WebContents* web_contents_;
90 MockInstallPrompt(content::WebContents* web_contents,
119 MockPromptProxy::MockPromptProxy(content::WebContents* web_contents)
extension_install_prompt.cc 165 Profile* ProfileForWebContents(content::WebContents* web_contents) {
171 gfx::NativeWindow NativeWindowForWebContents(content::WebContents* contents) {
445 ExtensionInstallPrompt::ShowParams::ShowParams(content::WebContents* contents)
490 ExtensionInstallPrompt::ExtensionInstallPrompt(content::WebContents* contents)
webstore_standalone_installer.h 85 // In the very least this should return a dummy WebContents (required
87 // WebContents is required if the prompt returned by CreateInstallPromt()
88 // contains a navigable link(s). Returned WebContents should correspond
90 virtual content::WebContents* GetWebContents() const = 0;
  /external/chromium_org/chrome/browser/gpu/
three_d_api_observer.cc 171 content::WebContents* web_contents = tab_util::GetWebContentsByID(
  /external/chromium_org/chrome/browser/media/
protected_media_identifier_permission_context.cc 46 content::WebContents* web_contents,
170 // WebContents may have gone away.
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
welcome_delegate_unittest.cc 107 content::WebContents* tab =
  /external/chromium_org/chrome/browser/password_manager/
chrome_password_manager_client_unittest.cc 24 using content::WebContents;
  /external/chromium_org/chrome/browser/
pepper_broker_infobar_delegate.cc 30 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/plugins/
plugin_infobar_delegates.h 21 class WebContents;
  /external/chromium_org/chrome/browser/printing/
print_dialog_cloud.cc 115 using content::WebContents;
132 SignInObserver(content::WebContents* web_contents,
600 void CloudPrintWebDialogDelegate::OnCloseContents(WebContents* source,
716 content::WebContents* web_contents = browser->OpenURL(content::OpenURLParams(
print_dialog_cloud_internal.h 166 virtual void OnCloseContents(content::WebContents* source,
  /external/chromium_org/chrome/browser/renderer_context_menu/
context_menu_content_type_unittest.cc 20 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/renderer_host/
chrome_resource_dispatcher_host_delegate.cc 123 content::WebContents* web_contents =
144 content::WebContents* web_contents =
168 content::WebContents* web_contents =
194 // If there is no longer a WebContents, the request may have raced with tab
196 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/ui/android/
context_menu_helper.cc 22 ContextMenuHelper::ContextMenuHelper(content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_dialog_controller_impl.h 50 class WebContents;
87 content::WebContents* contents,
161 virtual content::WebContents* GetWebContents() OVERRIDE;
236 AutofillDialogControllerImpl(content::WebContents* contents,
    [all...]
chrome_autofill_client.cc 37 ChromeAutofillClient::ChromeAutofillClient(content::WebContents* web_contents)
47 // requires that the WebContents instance still be valid and it is not at

Completed in 740 milliseconds

<<51525354555657585960>>