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

  /external/pdfium/core/fpdfapi/parser/
cpdf_linearized_header.h 27 uint32_t GetFirstPageNo() const { return m_dwFirstPageNo; }
51 const uint32_t m_dwFirstPageNo;
cpdf_linearized_header.cpp 90 m_dwFirstPageNo(pDict->GetIntegerFor("P")),

Completed in 103 milliseconds