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

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/apps/
app_browsertest.cc 60 using content::WebContents;
107 content::Details<WebContents>(details).ptr());
112 const std::vector<content::WebContents*>& tabs() { return observed_tabs_; }
116 std::vector<content::WebContents*> observed_tabs_;
145 virtual void DidRenderPreviewPage(content::WebContents* preview_dialog)
224 WebContents* web_contents = GetFirstAppWindowWebContents();
243 WebContents* web_contents = GetFirstAppWindowWebContents();
270 WebContents* web_contents = GetFirstAppWindowWebContents();
292 WebContents* web_contents = GetFirstAppWindowWebContents();
315 WebContents* web_contents = GetFirstAppWindowWebContents()
    [all...]
  /external/chromium_org/chrome/browser/chromeos/extensions/
virtual_keyboard_browsertest.cc 63 content::WebContents* web_contents =
101 content::WebContents* wc =
102 content::WebContents::FromRenderViewHost(view);
  /external/chromium_org/chrome/browser/extensions/api/media_galleries/
media_galleries_api.cc 60 using content::WebContents;
120 WebContents* GetWebContents(content::RenderViewHost* rvh,
123 WebContents* contents = WebContents::FromRenderViewHost(rvh);
226 SelectDirectoryDialog(WebContents* web_contents, const Callback& callback)
269 WebContents* web_contents_;
462 WebContents* contents =
561 WebContents* contents = GetWebContents(render_view_host(), profile, app_id);
765 content::WebContents* web_contents,
784 WebContents* contents
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_browsertest.h 291 void OpenWindow(content::WebContents* contents,
294 content::WebContents** newtab_result);
298 void NavigateInRenderer(content::WebContents* contents, const GURL& url);
process_manager_browsertest.cc 145 content::WebContents* tab_web_contents =
152 content::WebContents* extension_web_contents =
153 content::WebContents::FromRenderViewHost(
webstore_startup_installer_browsertest.cc 32 using content::WebContents;
132 WebContents* web_contents =
200 WebContents* contents = browser()->tab_strip_model()->GetActiveWebContents();
  /external/chromium_org/chrome/browser/favicon/
favicon_tab_helper.cc 37 using content::WebContents;
41 FaviconTabHelper::FaviconTabHelper(WebContents* web_contents)
160 content::Source<WebContents>(web_contents()),
  /external/chromium_org/chrome/browser/media/
chrome_webrtc_video_quality_browsertest.cc 127 void WriteCapturedFramesToWorkingDir(content::WebContents* capturing_tab) {
291 content::WebContents* left_tab =
295 content::WebContents* right_tab =
midi_permission_context.cc 138 content::WebContents* web_contents,
189 content::WebContents* web_contents,
298 content::WebContents* web_contents = tab_util::GetWebContentsByID(
  /external/chromium_org/chrome/browser/media_galleries/
media_file_system_registry.cc 47 using content::WebContents;
84 WebContents* web_contents);
100 void AddWebContentsObserver(WebContents* web_contents);
101 void RemoveWebContentsObserver(WebContents* web_contents);
111 typedef std::map<WebContents*, RPHWebContentsObserver*> WCObserverMap;
118 void OnWebContentsDestroyedOrNavigated(WebContents* contents);
138 WebContents* contents = WebContents::FromRenderViewHost(rvh);
153 WebContents* web_contents)
184 WebContents* web_contents)
    [all...]
  /external/chromium_org/chrome/browser/search_engines/
template_url_fetcher.cc 35 content::WebContents* web_contents,
76 content::WebContents* web_contents,
206 // The source WebContents' delegate takes care of adding the URL to the
234 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/signin/
signin_browsertest.cc 126 content::WebContents* active_tab =
182 explicit BackOnNTPCommitObserver(content::WebContents* web_contents)
223 content::WebContents* web_contents =
  /external/chromium_org/chrome/browser/ui/autofill/
generated_credit_card_bubble_controller.cc 43 GeneratedCreditCardBubbleController* GetOrCreate(content::WebContents* wc) {
55 content::WebContents* web_contents)
80 content::WebContents* contents,
  /external/chromium_org/chrome/browser/ui/panels/
panel.cc 111 content::WebContents* web_contents = panel_->GetWebContents();
188 content::WebContents* Panel::GetWebContents() const {
440 ConfigureAutoResize(content::Source<content::WebContents>(source).ptr());
529 content::WebContents* web_contents = GetWebContents();
587 content::WebContents* web_contents = GetWebContents();
594 content::Source<content::WebContents>(web_contents));
604 void Panel::EnableWebContentsAutoResize(content::WebContents* web_contents) {
612 content::Source<content::WebContents>(web_contents))) {
616 content::Source<content::WebContents>(web_contents));
756 content::WebContents* contents = GetWebContents()
    [all...]
  /external/chromium_org/chrome/browser/ui/views/omnibox/
omnibox_view_views.h 67 virtual void SaveStateToTab(content::WebContents* tab) OVERRIDE;
68 virtual void OnTabChanged(const content::WebContents* web_contents) OVERRIDE;
138 content::WebContents* web_contents) const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.h 56 virtual void PanelWebContentsFocused(content::WebContents* contents) OVERRIDE;
72 virtual void AttachWebContents(content::WebContents* contents) OVERRIDE;
73 virtual void DetachWebContents(content::WebContents* contents) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/
sad_tab_view.cc 33 using content::WebContents;
47 SadTabView::SadTabView(WebContents* web_contents, chrome::SadTabKind kind)
277 SadTab* SadTab::Create(content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.h 31 class WebContents;
105 content::WebContents* preview_web_contents() const;
217 content::WebContents* GetInitiator() const;
  /external/chromium_org/chrome/browser/ui/webui/signin/
inline_login_ui_browsertest.cc 48 content::WebContents* contents =
54 // Returns a new WebUI object for the WebContents from |arg0|.
209 content::WebContents* contents =
232 content::WebContents* contents =
  /external/chromium_org/content/browser/accessibility/
accessibility_ui.cc 66 WebContents* web_contents = WebContents::FromRenderViewHost(rvh);
224 WebContents::FromRenderViewHost(rvh)->GetRenderWidgetHostView());
  /external/chromium_org/content/browser/download/
drag_download_file.cc 38 WebContents* web_contents,
143 WebContents* web_contents_;
157 WebContents* web_contents)
  /external/chromium_org/content/browser/web_contents/
touch_editable_impl_aura.cc 225 static_cast<WebContentsImpl*>(WebContents::FromRenderViewHost(rvh));
329 WebContents* wc = WebContents::FromRenderViewHost(rvh);
  /external/chromium_org/extensions/browser/
process_manager.cc 49 using content::WebContents;
89 return WebContents::FromRenderFrameHost(render_frame_host) ==
137 explicit RenderViewHostDestructionObserver(WebContents* web_contents)
395 WebContents* web_contents = WebContents::FromRenderViewHost(render_view_host);
460 WebContents* web_contents =
461 WebContents::FromRenderViewHost(render_view_host);
703 // We get this notification both for new WebContents and when one
708 WebContents* contents = content::Source<WebContents>(source).ptr()
    [all...]
  /external/chromium_org/chrome/browser/chromeos/first_run/
drive_first_run_controller.cc 120 // a background WebContents that loads a Drive endpoint to initialize offline
136 // Start loading the WebContents for the endpoint in the context of the Drive
172 content::WebContents* web_contents,
188 scoped_ptr<content::WebContents> web_contents_;
219 content::WebContents::CreateParams create_params(
222 web_contents_.reset(content::WebContents::Create(create_params));
243 // of a call stack for some routine of the contained WebContents.
269 LOG(WARNING) << "Failed to load WebContents to enable offline mode.";
283 LOG(WARNING) << "Failed to load WebContents to enable offline mode.";
290 content::WebContents* web_contents
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/declarative_content/
content_rules_registry.cc 54 content::WebContents* tab =
55 content::Source<content::WebContents>(source).ptr();
56 // GetTabId() returns -1 for non-tab WebContents, which won't be
66 content::WebContents* contents,
99 content::WebContents* contents,
232 content::WebContents* tab;

Completed in 1529 milliseconds

<<41424344454647484950>>