HomeSort by relevance Sort by last modified time
    Searched refs:WebContents (Results 726 - 750 of 1805) sorted by null

<<21222324252627282930>>

  /external/chromium_org/chrome/browser/media/
chrome_webrtc_webcam_browsertest.cc 56 std::string GetUserMediaAndGetStreamSize(content::WebContents* tab,
81 content::WebContents* tab =
protected_media_identifier_permission_context.h 20 class WebContents;
32 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/net/
net_error_tab_helper.h 71 // |contents| is the WebContents of the tab this NetErrorTabHelper is
73 explicit NetErrorTabHelper(content::WebContents* contents);
87 void InitializePref(content::WebContents* contents);
  /external/chromium_org/chrome/browser/plugins/
plugin_observer.h 27 class WebContents;
50 explicit PluginObserver(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/printing/
printing_message_filter.h 27 class WebContents;
76 // Given a render_view_id get the corresponding WebContents.
78 content::WebContents* GetWebContentsForRenderView(int render_view_id);
  /external/chromium_org/chrome/browser/renderer_context_menu/
context_menu_content_type_factory.cc 42 content::WebContents* web_contents,
58 content::WebContents* web_contents,
spelling_bubble_model.cc 22 using content::WebContents;
25 WebContents* web_contents,
  /external/chromium_org/chrome/browser/
repost_form_warning_browsertest.cc 35 content::WebContents* web_contents =
65 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/task_manager/
resource_provider.h 18 class WebContents;
33 def(RENDERER) /* A normal WebContents renderer process. */ \
80 virtual content::WebContents* GetWebContents() const;
  /external/chromium_org/chrome/browser/ui/android/infobars/
data_reduction_proxy_infobar.cc 20 content::WebContents* web_contents =
21 content::WebContents::FromJavaWebContents(jweb_contents);
  /external/chromium_org/chrome/browser/ui/aura/tab_contents/
web_drag_bookmark_handler_aura.cc 15 using content::WebContents;
25 void WebDragBookmarkHandlerAura::DragInitialize(WebContents* contents) {
28 // created during the construction of the WebContents object. The
  /external/chromium_org/chrome/browser/ui/autofill/
autofill_popup_controller_interactive_uitest.cc 26 TestAutofillExternalDelegate(content::WebContents* web_contents,
75 content::WebContents* web_contents =
89 // Normally the WebContents will automatically delete the delegate, but here
  /external/chromium_org/chrome/browser/ui/bookmarks/
bookmark_tab_helper.h 19 class WebContents;
62 explicit BookmarkTabHelper(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/ui/cocoa/content_settings/
content_setting_bubble_cocoa.h 19 class WebContents;
68 webContents:(content::WebContents*)webContents
  /external/chromium_org/chrome/browser/ui/cocoa/location_bar/
content_setting_decoration.h 21 class WebContents;
31 // Updates the image and visibility state based on the supplied WebContents.
33 bool UpdateFromWebContents(content::WebContents* web_contents);
page_action_decoration.h 20 class WebContents;
48 // to be visible or hidden. |contents| is the WebContents that is
50 void UpdateVisibility(content::WebContents* contents, const GURL& url);
  /external/chromium_org/chrome/browser/ui/
media_utils.cc 37 content::WebContents* web_contents,
49 bool CheckMediaAccessPermission(content::WebContents* web_contents,
navigation_correction_tab_observer.cc 24 using content::WebContents;
29 WebContents* web_contents)
tab_modal_confirm_dialog_delegate.cc 15 using content::WebContents;
18 WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model.h 18 class WebContents;
28 // WebContents in which it lives. Defaults to a display disposition of
32 explicit ManagePasswordsBubbleModel(content::WebContents* web_contents);
manage_passwords_ui_controller.h 21 class WebContents;
100 content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/ui/search/
local_ntp_browsertest.cc 44 content::WebContents* active_tab =
85 content::WebContents* active_tab =
  /external/chromium_org/chrome/browser/ui/views/
certificate_viewer_win.cc 20 void ShowCertificateViewerImpl(content::WebContents* web_contents,
55 void ShowCertificateViewer(content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.h 21 class WebContents;
43 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/location_bar/
content_setting_image_view.h 20 class WebContents;
46 // Updates the decoration from the shown WebContents.
47 void Update(content::WebContents* web_contents);

Completed in 557 milliseconds

<<21222324252627282930>>