Home
last modified time | relevance | path

Searched refs:HasKeywordDefaultMatchInKeywordMode (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/autocomplete/
Dsearch_provider.cc377 if (!HasKeywordDefaultMatchInKeywordMode()) { in UpdateMatches()
402 DCHECK(HasKeywordDefaultMatchInKeywordMode()); in UpdateMatches()
410 if ((keyword_url != NULL) && HasKeywordDefaultMatchInKeywordMode()) { in UpdateMatches()
805 bool SearchProvider::HasKeywordDefaultMatchInKeywordMode() const { in HasKeywordDefaultMatchInKeywordMode() function in SearchProvider
Dsearch_provider.h207 bool HasKeywordDefaultMatchInKeywordMode() const;