Searched refs:IsIndicatingQueryRefinement (Results 1 – 3 of 3) sorted by relevance
241 virtual bool IsIndicatingQueryRefinement() const;
212 bool OmniboxView::IsIndicatingQueryRefinement() const { in IsIndicatingQueryRefinement() function in OmniboxView
583 (delegate_->CurrentPageExists() && view_->IsIndicatingQueryRefinement()) ? in StartAutocomplete()