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

<<51525354555657585960>>

  /external/chromium_org/chrome/browser/android/omnibox/
autocomplete_controller_android.cc 220 content::WebContents* web_contents =
221 content::WebContents::FromJavaWebContents(j_web_contents);
  /external/chromium_org/chrome/browser/
browser_keyevents_browsertest.cc 96 explicit TestFinishObserver(content::WebContents* web_contents)
100 content::Source<content::WebContents>(web_contents));
    [all...]
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_tab_helper_unittest.cc 220 scoped_ptr<content::WebContents> web_contents1_;
221 scoped_ptr<content::WebContents> web_contents2_;
captive_portal_tab_reloader_unittest.cc 27 explicit TestCaptivePortalTabReloader(content::WebContents* web_contents)
61 // Used to test behavior when a WebContents is showing an interstitial page.
65 // WebContents' InterstitialPage, and cleaned up when the WebContents
68 content::WebContents* web_contents) {
549 // The MockInterstitialPageDelegate will cleaned up by the WebContents.
  /external/chromium_org/chrome/browser/download/
chrome_download_manager_delegate.cc 402 content::WebContents* web_contents,
438 content::WebContents* web_contents = download->GetWebContents();
  /external/chromium_org/chrome/browser/extensions/activity_log/
activity_log.cc 202 content::WebContents* contents = NULL;
570 const content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/extensions/api/extension_action/
browser_action_apitest.cc 36 using content::WebContents;
716 WebContents* tab =
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 196 virtual content::WebContents* GetWebContents() const OVERRIDE {
206 return content::WebContents::FromRenderViewHost(rvh);
  /external/chromium_org/chrome/browser/extensions/api/tabs/
tabs_test.cc 518 content::WebContents* web_contents = browser()->OpenURL(params);
562 content::WebContents* web_contents = browser()->OpenURL(params);
  /external/chromium_org/chrome/browser/extensions/api/webstore_private/
webstore_private_api.cc 476 content::WebContents* web_contents = GetAssociatedWebContents();
741 content::WebContents* web_contents = GetAssociatedWebContents();
  /external/chromium_org/chrome/browser/extensions/api/webview/
webview_api.cc 22 using content::WebContents;
349 WebContents* WebviewCaptureVisibleRegionFunction::GetWebContentsForID(
  /external/chromium_org/chrome/browser/extensions/
webstore_installer.cc 276 content::WebContents* web_contents,
595 content::WebContents* contents = web_contents();
  /external/chromium_org/chrome/browser/first_run/
first_run.cc 349 content::Source<content::WebContents>(source).ptr());
361 content::WebContents* contents =
  /external/chromium_org/chrome/browser/net/
dns_probe_browsertest.cc 52 using content::WebContents;
620 WebContents* contents =
    [all...]
  /external/chromium_org/chrome/browser/performance_monitor/
performance_monitor.cc 74 content::WebContents* web_contents =
75 content::WebContents::FromRenderViewHost(view);
  /external/chromium_org/chrome/browser/safe_browsing/
browser_feature_extractor.cc 35 using content::WebContents;
167 WebContents* tab,
  /external/chromium_org/chrome/browser/ui/prefs/
prefs_tab_helper.cc 42 using content::WebContents;
307 PrefsTabHelper::PrefsTabHelper(WebContents* contents)
  /external/chromium_org/chrome/browser/ui/views/
collected_cookies_views.cc 51 void ShowCollectedCookiesDialog(content::WebContents* web_contents) {
183 CollectedCookiesViews::CollectedCookiesViews(content::WebContents* web_contents)
content_setting_bubble_contents.cc 61 using content::WebContents;
142 content::WebContents* web_contents,
create_application_shortcut_view.cc 233 content::WebContents* web_contents) {
429 content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/views/translate/
translate_bubble_view.cc 84 content::WebContents* web_contents,
164 // The operations for |model_| are valid only when a WebContents is alive.
166 // WebContents as a member variable because the WebContents might be destroyed
168 // TranslateBubbleViewModel should take a reference of a WebContents at each
242 content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/webui/
downloads_dom_handler.cc 377 content::WebContents* web_contents = GetWebUIWebContents();
573 content::WebContents* DownloadsDOMHandler::GetWebUIWebContents() {
sync_setup_handler.cc 65 using content::WebContents;
    [all...]
  /external/chromium_org/content/browser/download/
download_manager_impl_unittest.cc 171 MOCK_CONST_METHOD0(GetWebContents, WebContents*());
200 WebContents*, const base::FilePath&, const base::FilePath::StringType&,
  /external/chromium_org/content/browser/
site_instance_impl_unittest.cc 237 WebContents::Create(WebContents::CreateParams(

Completed in 611 milliseconds

<<51525354555657585960>>