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

  /external/chromium_org/chrome/browser/autocomplete/
autocomplete_result.h 101 const_iterator default_match() const { return default_match_; }
169 // SortAndCull() has been invoked, and preserves default_match_.
185 const_iterator default_match_; member in class:AutocompleteResult
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 514 // SortAndCull() has been invoked, and preserves default_match_.
541 const_iterator default_match() const { return default_match_; }
576 const_iterator default_match_; member in class:AutocompleteResult
    [all...]

Completed in 118 milliseconds