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

  /external/chromium/chrome/browser/history/
thumbnail_database.cc 48 use_top_sites_(false) {
149 use_top_sites_ = true;
155 if (use_top_sites_) {
185 if (use_top_sites_)
243 if (use_top_sites_) {
300 if (use_top_sites_) {
319 if (use_top_sites_) {
334 if (use_top_sites_) {
621 return !use_top_sites_;
694 use_top_sites_ = true
    [all...]
thumbnail_database.h 284 bool use_top_sites_; member in class:history::ThumbnailDatabase

Completed in 55 milliseconds