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

  /external/chromium/chrome/browser/autocomplete/
history_contents_provider.h 71 int contents_count_; member in class:HistoryContentsProvider
history_contents_provider.cc 60 contents_count_(0),
177 star_title_count_ = star_contents_count_ = title_count_ = contents_count_ = 0;
260 return in_title ? (700 + title_count_++) : (500 + contents_count_++);

Completed in 95 milliseconds