Searched refs:IsTopMatchSearchWithURLInput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/omnibox/
H A Dsearch_provider.h249 bool IsTopMatchSearchWithURLInput() const;
H A Dsearch_provider.cc466 if (IsTopMatchSearchWithURLInput()) {
491 DCHECK(!IsTopMatchSearchWithURLInput());
962 bool SearchProvider::IsTopMatchSearchWithURLInput() const { function in class:SearchProvider

Completed in 2093 milliseconds