HomeSort by relevance Sort by last modified time
    Searched defs:allow_exact_keyword_match_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/autocomplete/
autocomplete_edit.h 427 // 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
autocomplete.h 313 bool allow_exact_keyword_match() const { return allow_exact_keyword_match_; }
335 bool allow_exact_keyword_match_; member in class:AutocompleteInput
    [all...]

Completed in 41 milliseconds