Searched refs:web_contents_ (Results 151 - 175 of 215) sorted by relevance

123456789

/external/chromium_org/chrome/browser/captive_portal/
H A Dcaptive_portal_tab_helper.h143 content::WebContents* web_contents_; member in class:CaptivePortalTabHelper
H A Dcaptive_portal_tab_helper.cc48 web_contents_(web_contents),
239 Browser* browser = chrome::FindBrowserWithWebContents(web_contents_);
/external/chromium_org/chrome/browser/media/
H A Dmedia_stream_devices_controller.h130 content::WebContents* web_contents_; member in class:MediaStreamDevicesController
/external/chromium_org/chrome/browser/media_galleries/
H A Dmedia_galleries_scan_result_controller.cc65 : web_contents_(web_contents),
90 : web_contents_(NULL),
252 return web_contents_;
342 return Profile::FromBrowserContext(web_contents_->GetBrowserContext());
H A Dmedia_galleries_permission_controller.cc62 : web_contents_(web_contents),
101 : web_contents_(NULL),
224 web_contents_->GetTopLevelNativeWindow(),
285 return web_contents_;
292 // |web_contents_| is NULL in tests.
293 if (web_contents_) {
521 return Profile::FromBrowserContext(web_contents_->GetBrowserContext());
/external/chromium_org/chrome/browser/ssl/
H A Dssl_blocking_page.h102 content::WebContents* web_contents_; member in class:SSLBlockingPage
H A Dssl_error_classification.h134 content::WebContents* web_contents_; member in class:SSLErrorClassification
/external/chromium_org/chrome/browser/ui/autofill/
H A Dnew_credit_card_bubble_controller.cc71 web_contents_(web_contents),
H A Dchrome_autofill_client.h103 content::WebContents* const web_contents_; member in class:autofill::ChromeAutofillClient::content
/external/chromium_org/chrome/browser/ui/views/location_bar/
H A Dzoom_bubble_view.h80 // right (left in RTL) of the |screen_bounds| that contain |web_contents_|'s
149 content::WebContents* web_contents_; member in class:ZoomBubbleView
155 // |web_contents_|.
/external/chromium_org/chrome/browser/ui/views/
H A Dssl_client_certificate_selector.h82 content::WebContents* web_contents_; member in class:SSLClientCertificateSelector
H A Dcreate_application_shortcut_view.cc430 web_contents_(web_contents),
433 web_app::GetShortcutInfoForTab(web_contents_, &shortcut_info_);
435 extensions::TabHelper::FromWebContents(web_contents_)->web_app_info();
457 extensions::TabHelper::FromWebContents(web_contents_)->SetAppIcon(bitmap);
458 Browser* browser = chrome::FindBrowserWithWebContents(web_contents_);
460 chrome::ConvertTabToAppWindow(browser, web_contents_);
473 pending_download_id_ = web_contents_->DownloadImage(
H A Dcollected_cookies_views.h96 content::WebContents* web_contents_; member in class:CollectedCookiesViews
H A Dcreate_application_shortcut_view.h122 content::WebContents* web_contents_; member in class:CreateUrlApplicationShortcutView
H A Dsession_crashed_bubble_view.h116 content::WebContents* web_contents_; member in class:SessionCrashedBubbleView
/external/chromium_org/chrome/browser/ui/views/tab_contents/
H A Dchrome_web_contents_view_delegate_views.h83 content::WebContents* web_contents_; member in class:ChromeWebContentsViewDelegateViews
/external/chromium_org/chromecast/shell/browser/android/
H A Dcast_window_android.h87 scoped_ptr<content::WebContents> web_contents_; member in class:chromecast::shell::CastWindowAndroid
/external/chromium_org/chrome/browser/task_manager/
H A Dweb_contents_resource_provider.cc52 WebContents* web_contents_; member in class:task_manager::SubframeResource
62 web_contents_(web_contents) {
84 return web_contents_;
/external/chromium_org/chrome/browser/power/
H A Dprocess_power_collector_unittest.cc95 : web_contents_(web_contents) {}
106 return web_contents_.get();
110 scoped_ptr<content::WebContents> web_contents_; member in class:TestAppWindowContents
/external/chromium_org/android_webview/native/
H A Daw_autofill_client.h103 content::WebContents* web_contents_; member in class:android_webview::AwAutofillClient
/external/chromium_org/chrome/browser/autofill/
H A Dcontent_autofill_driver_browsertest.cc111 content::WebContents* web_contents_; member in class:autofill::ContentAutofillDriverBrowserTest
/external/chromium_org/chrome/browser/chromeos/login/
H A Dlogin_manager_test.cc28 web_contents_(NULL) {
/external/chromium_org/chrome/browser/devtools/
H A Ddevtools_file_helper.h128 content::WebContents* web_contents_; member in class:DevToolsFileHelper
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_android.h78 WebContentsImpl* web_contents_; member in class:content::WebContentsViewAndroid
H A Dweb_contents_view_guest.h88 WebContentsImpl* web_contents_; member in class:content::WebContentsViewGuest

Completed in 1947 milliseconds

123456789