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

  /external/chromium_org/components/dom_distiller/core/
distiller.cc 55 max_pages_in_article_(kMaxPagesInArticle),
65 max_pages_in_article_ = max_num_pages;
79 TotalPageCount() < max_pages_in_article_ &&
282 max_pages_in_article_);
distiller.h 180 size_t max_pages_in_article_; member in class:dom_distiller::DistillerImpl

Completed in 475 milliseconds