Home
last modified time | relevance | path

Searched defs:m_PageMap (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_linklist.h32 std::map<uint32_t, std::vector<CPDF_Dictionary*>> m_PageMap; variable
/external/pdfium/fpdfsdk/
Dcpdfsdk_formfillenvironment.h210 std::map<UnderlyingPageType*, std::unique_ptr<CPDFSDK_PageView>> m_PageMap; variable