Home | History | Annotate | Download | only in gtk

Lines Matching refs:toolbar_model_

161       toolbar_model_(browser->toolbar_model()),
196 toolbar_model_,
537 DCHECK(toolbar_model_->input_in_progress() != in_progress);
539 toolbar_model_->set_input_in_progress(in_progress);
623 toolbar_model_->input_in_progress() ? NULL : tab_contents);
666 GURL url = GURL(WideToUTF8(toolbar_model_->GetText()));
670 toolbar_model_->input_in_progress() ? NULL : contents, url);
867 if (toolbar_model_->GetSecurityLevel() == ToolbarModel::EV_SECURE) {
883 std::wstring info_text = toolbar_model_->GetEVCertName();
1142 bool star_enabled = !toolbar_model_->input_in_progress() &&