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

  /external/chromium/chrome/browser/autocomplete/
history_url_provider.cc 316 // |match_location| below. StringForURLDisplay() and TrimHttpPrefix() have
336 const size_t match_location = (best_prefix == NULL) ? local
338 AutocompleteMatch::ClassifyLocationInString(match_location,
    [all...]
  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.cc 344 // |match_location| below. StringForURLDisplay() and TrimHttpPrefix() have
371 const size_t match_location = (best_prefix == NULL) ? local
373 AutocompleteMatch::ClassifyLocationInString(match_location,
    [all...]

Completed in 493 milliseconds