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

123456789

/external/chromium_org/content/shell/browser/
H A Dshell_views.cc521 aura::Window* content = web_contents_->GetNativeView();
528 RenderWidgetHostView* host_view = web_contents_->GetRenderWidgetHostView();
535 delegate_view->SetWebContents(web_contents_.get(), content_size_);
/external/chromium_org/chrome/browser/extensions/api/bookmark_manager_private/
H A Dbookmark_manager_private_api.h116 content::WebContents* web_contents_; member in class:extensions::BookmarkManagerPrivateDragEventRouter
H A Dbookmark_manager_private_api.cc281 : profile_(profile), web_contents_(web_contents) {
283 BookmarkTabHelper::FromWebContents(web_contents_);
290 BookmarkTabHelper::FromWebContents(web_contents_);
/external/chromium_org/chrome/browser/extensions/api/tabs/
H A Dtabs_api.h154 content::WebContents* web_contents_; member in class:extensions::TabsUpdateFunction
/external/chromium_org/content/browser/frame_host/
H A Dinterstitial_page_impl.h212 WebContents* web_contents_; member in class:content::InterstitialPageImpl
H A Drender_frame_host_manager_unittest.cc677 web_contents_(web_contents) {}
682 delete web_contents_;
687 WebContents* web_contents_; member in class:content::RenderViewHostDestroyer
/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_view_aura.h202 WebContentsImpl* web_contents_; member in class:content::WebContentsViewAura
/external/chromium_org/chrome/browser/ssl/
H A Dssl_error_classification.cc139 : web_contents_(web_contents),
150 web_contents_->GetBrowserContext());
/external/chromium_org/components/dom_distiller/content/
H A Ddistiller_page_web_contents_browsertest.cc112 content::WebContents* web_contents = web_contents_.release();
120 content::WebContents* web_contents = web_contents_.release();
/external/chromium_org/android_webview/native/
H A Daw_contents.h235 scoped_ptr<content::WebContents> web_contents_; member in class:android_webview::AwContents
/external/chromium_org/chrome/browser/chromeos/login/
H A Dkiosk_browsertest.cc218 : web_contents_(web_contents),
241 web_contents_,
253 content::WebContents* web_contents_; member in class:chromeos::__anon3289::JsConditionWaiter
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
H A Dmedia_galleries_api.cc257 : web_contents_(web_contents),
272 platform_util::GetTopLevel(web_contents_->GetNativeView()),
299 WebContents* web_contents_; member in class:extensions::__anon3756::SelectDirectoryDialog
/external/chromium_org/chrome/browser/ui/content_settings/
H A Dcontent_setting_bubble_model.cc1286 : web_contents_(web_contents),
1323 DCHECK_EQ(web_contents_,
1325 web_contents_ = NULL;
/external/chromium_org/chrome/browser/ui/sync/
H A Done_click_signin_helper.cc138 content::WebContents* web_contents_; member in class:__anon5155::ConfirmEmailDialogDelegate
163 web_contents_(contents) {
214 // It is guaranteed that |web_contents_| is valid here because when it's
217 web_contents_->OpenURL(params);
/external/chromium_org/content/browser/android/
H A Dcontent_view_core_impl.h324 WebContentsImpl* web_contents_; member in class:content::ContentViewCoreImpl

Completed in 368 milliseconds

123456789