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

  /external/pdfium/core/fpdfapi/parser/
cpdf_document.h 106 int RetrievePageCount() const;
cpdf_document.cpp 403 m_PageList.resize(RetrievePageCount());
601 int CPDF_Document::RetrievePageCount() const {
    [all...]

Completed in 4961 milliseconds