Home | History | Annotate | Download | only in gtk

Lines Matching refs:contents_

51   TabContents* contents_;
64 : dialog_(NULL), model_(NULL), contents_(NULL) {
146 contents_ = hung_contents;
175 if (contents_ && contents_->GetRenderProcessHost() ==
179 contents_ = NULL;
190 if (contents_ && contents_->GetRenderProcessHost()) {
191 base::KillProcess(contents_->GetRenderProcessHost()->GetHandle(),
199 if (contents_ && contents_->render_view_host())
200 contents_->render_view_host()->RestartHangMonitorTimeout();