Searched defs:m_PageMap (Results 1 – 2 of 2) sorted by relevance
33 std::map<uint32_t, std::vector<CPDF_Dictionary*>> m_PageMap; variable
213 std::map<IPDF_Page*, std::unique_ptr<CPDFSDK_PageView>> m_PageMap; variable