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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 191 static const int kBaseScoreForNonInlineableResult;
history_url_provider.cc 339 const int HistoryURLProvider::kBaseScoreForNonInlineableResult = 900;
655 return kBaseScoreForNonInlineableResult + match_number;
    [all...]
  /external/chromium_org/chrome/browser/history/
scored_history_match.cc 171 HistoryURLProvider::kBaseScoreForNonInlineableResult;

Completed in 1663 milliseconds