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

  /external/chromium_org/components/dom_distiller/core/
distiller.h 136 size_t TotalPageCount() const;
distiller.cc 72 size_t DistillerImpl::TotalPageCount() const {
79 TotalPageCount() < max_pages_in_article_ &&

Completed in 59 milliseconds