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

  /external/chromium_org/chrome/browser/autocomplete/
history_url_provider.h 188 static const int kScoreForBestInlineableResult;
history_url_provider.cc 336 const int HistoryURLProvider::kScoreForBestInlineableResult = 1413;
646 return kScoreForBestInlineableResult;
    [all...]

Completed in 397 milliseconds