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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 190 static const int kScoreForWhatYouTypedResult;
history_url_provider.cc 338 const int HistoryURLProvider::kScoreForWhatYouTypedResult = 1203;
652 return kScoreForWhatYouTypedResult;
    [all...]

Completed in 302 milliseconds