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

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/ui/cocoa/profiles/
profile_chooser_controller.h 24 class WebContents;
58 scoped_ptr<content::WebContents> webContents_;
117 // Reset the WebContents used by the Gaia embedded view.
  /external/chromium_org/chrome/browser/ui/fullscreen/
fullscreen_controller_test.cc 17 using content::WebContents;
25 WebContents* tab = browser()->tab_strip_model()->GetActiveWebContents();
  /external/chromium_org/chrome/browser/ui/startup/
startup_browser_creator_impl.h 28 class WebContents;
90 // optional argument to receive the created WebContents for the app.
92 content::WebContents** out_app_contents);
  /external/chromium_org/chrome/browser/ui/sync/
tab_contents_synced_tab_delegate.cc 29 content::WebContents* web_contents)
111 content::WebContents* TabContentsSyncedTabDelegate::GetWebContents() const {
  /external/chromium_org/chrome/browser/ui/views/
dropdown_bar_host.h 21 class WebContents;
150 const content::WebContents* contents,
external_protocol_dialog.cc 21 using content::WebContents;
134 WebContents* web_contents = tab_util::GetWebContentsByID(
hung_renderer_view.cc 47 using content::WebContents;
72 void HungPagesTableModel::InitForWebContents(WebContents* hung_contents) {
143 HungPagesTableModel* model, WebContents* tab)
191 bool HungRendererDialogView::IsFrameActive(WebContents* contents) {
220 void HungRendererDialogView::ShowForWebContents(WebContents* contents) {
256 // or is currently shown but deactivated for another WebContents). This is
266 void HungRendererDialogView::EndForWebContents(WebContents* contents) {
431 void ShowHungRendererDialog(WebContents* contents) {
446 void HideHungRendererDialog(WebContents* contents) {
select_file_dialog_extension.h 21 class WebContents;
36 // every WebContents.
39 const content::WebContents* web_contents);
tab_modal_confirm_dialog_views.cc 23 content::WebContents* web_contents) {
32 content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_popup.h 85 virtual void ActiveTabChanged(content::WebContents* old_contents,
86 content::WebContents* new_contents,
  /external/chromium_org/chrome/browser/ui/webui/
constrained_web_dialog_ui.cc 26 using content::WebContents;
99 content::WebContents* web_contents,
downloads_dom_handler.h 24 class WebContents;
98 virtual content::WebContents* GetWebUIWebContents();
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
shared_options_browsertest.cc 117 content::WebContents* contents =
148 void CheckPreference(content::WebContents* contents,
180 void CheckBooleanPreference(content::WebContents* contents,
198 void CheckBanner(content::WebContents* contents,
210 void CheckSharedSections(content::WebContents* contents,
229 void CheckAccountsOverlay(content::WebContents* contents, bool is_owner) {
323 content::WebContents* contents =
393 content::WebContents* contents =
  /external/chromium_org/chrome/browser/ui/webui/password_manager_internals/
password_manager_internals_ui_browsertest.cc 26 content::WebContents* GetWebContents();
48 content::WebContents*
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_ui.h 71 content::WebContents* print_preview_dialog,
157 virtual void DidRenderPreviewPage(content::WebContents* preview_dialog) = 0;
  /external/chromium_org/chrome/browser/ui/webui/signin/
inline_login_ui.cc 65 content::WebContents* contents = web_ui->GetWebContents();
79 // Gets the Gaia iframe within a WebContents.
81 content::WebContents* web_contents,
  /external/chromium_org/components/pdf/browser/
pdf_web_contents_helper.cc 20 content::WebContents* contents,
29 content::WebContents* web_contents,
  /external/chromium_org/content/browser/accessibility/
accessibility_tree_formatter.h 19 class WebContents;
30 static AccessibilityTreeFormatter* Create(WebContents* wc);
  /external/chromium_org/content/browser/android/in_process/
synchronous_compositor_impl.h 93 explicit SynchronousCompositorImpl(WebContents* contents);
103 WebContents* contents_;
  /external/chromium_org/content/browser/frame_host/
render_frame_host_delegate.h 30 class WebContents;
43 // Gets the last committed URL. See WebContents::GetLastCommittedURL for a
122 // Return this object cast to a WebContents, if it is one. If the object is
123 // not a WebContents, returns NULL.
124 virtual WebContents* GetAsWebContents();
139 // Get the accessibility mode for the WebContents that owns this frame.
  /external/chromium_org/content/browser/media/
webrtc_internals.h 22 class WebContents;
91 void EnableAecDump(content::WebContents* web_contents);
  /external/chromium_org/content/browser/web_contents/
web_contents_view_guest.h 18 class WebContents;
36 WebContents* web_contents();
  /external/chromium_org/content/public/browser/
content_browser_client.h 105 class WebContents;
144 WebContents* web_contents);
443 WebContents* web_contents,
451 virtual void DidUseGeolocationPermission(WebContents* web_contents,
460 WebContents* web_contents,
471 WebContents* web_contents,
513 // Called by WebContents to override the WebKit preferences that are used by
560 WebContents* web_contents);
639 OverrideCreateExternalVideoSurfaceContainer(WebContents* web_contents);
web_ui.h 25 class WebContents;
49 virtual WebContents* GetWebContents() const = 0;
  /external/chromium_org/extensions/browser/
extension_message_filter.h 25 class WebContents;
99 content::WebContents* web_contents);

Completed in 1384 milliseconds

<<31323334353637383940>>