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

<<41424344454647484950>>

  /external/chromium_org/chrome/browser/extensions/
extension_context_menu_model.cc 33 using content::WebContents;
80 WebContents* web_contents =
extension_nacl_browsertest.cc 28 using content::WebContents;
124 WebContents* web_contents =
script_executor.cc 39 content::WebContents* web_contents,
109 content::WebContents* web_contents,
webstore_installer.h 38 class WebContents;
188 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
chrome_notifier_delegate_unittest.cc 112 content::WebContents* tab =
133 content::WebContents* tab;
  /external/chromium_org/chrome/browser/prerender/
prerender_local_predictor.h 28 class WebContents;
159 void OnTabHelperURLSeen(const GURL& url, content::WebContents* web_contents);
prerender_resource_throttle.cc 160 content::WebContents* web_contents =
161 content::WebContents::FromRenderFrameHost(rfh);
  /external/chromium_org/chrome/browser/printing/
print_view_manager.cc 39 PrintViewManager::PrintViewManager(content::WebContents* web_contents)
59 content::WebContents* print_preview_dialog =
  /external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle.cc 141 content::WebContents* web_contents =
142 content::WebContents::FromRenderViewHost(rvh);
  /external/chromium_org/chrome/browser/safe_browsing/
client_side_detection_host.cc 43 using content::WebContents;
69 WebContents* web_contents,
299 WebContents* web_contents_;
314 WebContents* tab) {
318 ClientSideDetectionHost::ClientSideDetectionHost(WebContents* tab)
332 content::Source<WebContents>(tab));
361 // TODO(noelutz): move this DCHECK to WebContents and fix all the unit tests
427 web_contents() != content::WebContents::FromRenderViewHost(hit_rvh))
449 web_contents() != content::WebContents::FromRenderViewHost(hit_rvh))
  /external/chromium_org/chrome/browser/signin/
signin_error_notifier_ash.cc 59 virtual content::WebContents* GetWebContents() const OVERRIDE;
123 content::WebContents* SigninNotificationDelegate::GetWebContents() const {
  /external/chromium_org/chrome/browser/
site_details.cc 14 using content::WebContents;
24 void SiteDetails::CollectSiteInfo(WebContents* contents,
29 // Find the BrowsingInstance this WebContents belongs to by iterating over
  /external/chromium_org/chrome/browser/supervised_user/
supervised_user_service.h 53 typedef base::Callback<void(content::WebContents*)> NavigationBlockedCallback;
152 void DidBlockNavigation(content::WebContents* web_contents);
  /external/chromium_org/chrome/browser/ui/
browser_finder.cc 15 using content::WebContents;
161 Browser* FindBrowserWithWebContents(const WebContents* web_contents) {
tab_helpers.cc 84 using content::WebContents;
94 void TabHelpers::AttachTabHelpers(WebContents* web_contents) {
  /external/chromium_org/chrome/browser/ui/cocoa/apps/
native_app_window_cocoa.h 169 content::WebContents* WebContents() const;
  /external/chromium_org/chrome/browser/ui/cocoa/omnibox/
omnibox_view_mac.h 32 virtual void SaveStateToTab(content::WebContents* tab) OVERRIDE;
33 virtual void OnTabChanged(const content::WebContents* web_contents) OVERRIDE;
  /external/chromium_org/chrome/browser/ui/extensions/
extension_enable_flow.cc 36 content::WebContents* parent_contents) {
173 content::WebContents* ExtensionEnableFlow::OpenURL(
  /external/chromium_org/chrome/browser/ui/passwords/
manage_passwords_bubble_model.cc 17 using content::WebContents;
20 content::WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/search_engines/
search_engine_tab_helper.cc 24 using content::WebContents;
85 SearchEngineTabHelper::SearchEngineTabHelper(WebContents* web_contents)
  /external/chromium_org/chrome/browser/ui/sync/
one_click_signin_sync_observer_unittest.cc 32 explicit MockWebContentsObserver(content::WebContents* web_contents)
87 TestOneClickSigninSyncObserver(content::WebContents* web_contents,
177 // Verify that when the WebContents is destroyed without any Sync notifications
  /external/chromium_org/chrome/browser/ui/tabs/
tab_utils.cc 119 bool IsPlayingAudio(content::WebContents* contents) {
125 TabMediaState GetTabMediaStateForContents(content::WebContents* contents) {
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.cc 25 using content::WebContents;
51 WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/
signed_certificate_timestamps_views.cc 46 content::WebContents* web_contents,
95 content::WebContents* web_contents,
  /external/chromium_org/chrome/browser/ui/views/translate/
translate_bubble_view.h 46 content::WebContents* web_contents,
124 content::WebContents* web_contents);

Completed in 1054 milliseconds

<<41424344454647484950>>