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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 191 static const int kBaseScoreForNonInlineableResult;
history_url_provider.cc 391 const int HistoryURLProvider::kBaseScoreForNonInlineableResult = 900;
699 return kBaseScoreForNonInlineableResult + match_number;
    [all...]

Completed in 72 milliseconds