Home | History | Annotate | Download | only in location_bar

Lines Matching refs:is_keyword_hint

476   const bool is_keyword_hint(location_entry_->model()->is_keyword_hint());
477 const bool show_selected_keyword = !keyword.empty() && !is_keyword_hint;
537 const bool show_keyword_hint = !keyword.empty() && is_keyword_hint;