Lines Matching refs:web_contents_

71     : web_contents_(web_contents),
93 web_contents_->GetTitle());
99 env, web_contents_->GetVisibleURL().spec());
103 web_contents_->Stop();
108 web_contents_->InsertCSS(base::android::ConvertJavaStringToUTF8(env, jcss));
114 rwhv = web_contents_->GetRenderWidgetHostView();
115 if (web_contents_->ShowingInterstitialPage()) {
117 web_contents_->GetInterstitialPage())->
132 return ConvertUTF8ToJavaString(env, web_contents_->GetURL().spec());
136 return web_contents_->GetBrowserContext()->IsOffTheRecord();
141 static_cast<WebContentsImpl*>(web_contents_)->ResumeResponseDeferredAtStart();
150 static_cast<WebContentsImpl*>(web_contents_)->GetMainFrame();
166 web_contents_->GetMainFrame()->Send(new FrameMsg_SetupTransitionView(
167 web_contents_->GetMainFrame()->GetRoutingID(),
174 web_contents_->GetMainFrame()->Send(new FrameMsg_BeginExitTransition(
175 web_contents_->GetMainFrame()->GetRoutingID(),
180 web_contents_->WasHidden();
184 web_contents_->WasShown();
190 web_contents_->GetRenderViewHost());
206 web_contents_->GetMainFrame()->Send(new FrameMsg_AddStyleSheetByURL(
207 web_contents_->GetMainFrame()->GetRoutingID(),
220 web_contents_, false, url, delegate);
227 return web_contents_->ShowingInterstitialPage();
238 RenderViewHost* host = web_contents_->GetRenderViewHost();
250 RenderViewHost* host = web_contents_->GetRenderViewHost();
260 RenderViewHost* host = web_contents_->GetRenderViewHost();
269 RenderViewHost* host = web_contents_->GetRenderViewHost();
277 RenderViewHost* host = web_contents_->GetRenderViewHost();
339 RenderViewHost* rvh = web_contents_->GetRenderViewHost();
343 if (!static_cast<WebContentsImpl*>(web_contents_)->
352 web_contents_->GetMainFrame()->ExecuteJavaScript(
364 web_contents_->GetMainFrame()->ExecuteJavaScript(