Home | History | Annotate | Download | only in app_window

Lines Matching refs:web_contents_

34   web_contents_.reset(
38 Observe(web_contents_.get());
39 web_contents_->GetMutableRendererPrefs()->
41 web_contents_->GetRenderViewHost()->SyncRendererPrefs();
49 if (web_contents_->GetRenderViewHost()->GetProcess()->GetID() ==
51 SuspendRenderViewHost(web_contents_->GetRenderViewHost());
54 << web_contents_->GetRenderViewHost()->GetProcess()->GetID()
58 web_contents_->GetController().LoadURL(
70 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
80 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
86 content::RenderViewHost* rvh = web_contents_->GetRenderViewHost();
96 return web_contents_.get();
115 return web_contents_.get();
121 params, web_contents_->GetRenderViewHost());