Home
last modified time | relevance | path

Searched defs:GetPageCount (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/parser/
Dcpdf_linearized_header.h29 uint32_t GetPageCount() const { return m_PageCount; } in GetPageCount() function
Dcpdf_document.cpp596 int CPDF_Document::GetPageCount() const { in GetPageCount() function in CPDF_Document
Dcpdf_data_avail.cpp1586 int CPDF_DataAvail::GetPageCount() const { in GetPageCount() function in CPDF_DataAvail
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h59 int GetPageCount() { return m_pUnderlyingDoc->GetPageCount(); } in GetPageCount() function
/external/pdfium/fpdfsdk/fpdfxfa/
Dcpdfxfa_context.cpp136 int CPDFXFA_Context::GetPageCount() const { in GetPageCount() function in CPDFXFA_Context
/external/pdfium/testing/
Dembedder_test.cpp241 int EmbedderTest::GetPageCount() { in GetPageCount() function in EmbedderTest
/external/stressapptest/src/
Dworker.h256 int64 GetPageCount() {return pages_copied_;} in GetPageCount() function
/external/pdfium/xfa/fxfa/parser/
Dcxfa_layoutpagemgr.cpp725 int32_t CXFA_LayoutPageMgr::GetPageCount() const { in GetPageCount() function in CXFA_LayoutPageMgr