Searched defs:allow_exact_keyword_match_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_edit.h427 // Checks if |allow_exact_keyword_match_| should be set to true according to
431 // middle of the text. See the comment of |allow_exact_keyword_match_| below.
556 bool allow_exact_keyword_match_; member in class:AutocompleteEditModel
H A Dautocomplete.h313 bool allow_exact_keyword_match() const { return allow_exact_keyword_match_; }
335 bool allow_exact_keyword_match_; member in class:AutocompleteInput

Completed in 52 milliseconds