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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.h 34 is_history_what_you_typed_match(false) {
43 !is_history_what_you_typed_match;
57 bool is_history_what_you_typed_match; member in struct:AutocompleteResult::Selection
autocomplete_match.h 297 bool is_history_what_you_typed_match; member in struct:AutocompleteMatch
  /external/chromium/chrome/browser/autocomplete/
autocomplete_match.h 175 bool is_history_what_you_typed_match; member in struct:AutocompleteMatch
autocomplete.h 475 is_history_what_you_typed_match(false) {
484 !is_history_what_you_typed_match;
498 bool is_history_what_you_typed_match; member in struct:AutocompleteResult::Selection
    [all...]

Completed in 61 milliseconds