Home | History | Annotate | Download | only in apps

Lines Matching refs:web_contents_

37   web_contents_.reset(
41 content::WebContentsObserver::Observe(web_contents_.get());
42 web_contents_->GetMutableRendererPrefs()->
44 web_contents_->GetRenderViewHost()->SyncRendererPrefs();
52 if (web_contents_->GetRenderViewHost()->GetProcess()->GetID() ==
54 SuspendRenderViewHost(web_contents_->GetRenderViewHost());
57 << web_contents_->GetRenderViewHost()->GetProcess()->GetID()
71 web_contents_->GetController().LoadURL(
84 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
94 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
100 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
110 return web_contents_.get();
151 return web_contents_.get();
157 params, web_contents_->GetRenderViewHost());