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

  /external/pdfium/core/fpdfdoc/
cpdf_linklist.h 32 std::map<uint32_t, std::vector<CPDF_Dictionary*>> m_PageMap;
  /external/pdfium/fpdfsdk/
cpdfsdk_formfillenvironment.h 109 int GetPageViewCount() const { return m_PageMap.size(); }
210 std::map<UnderlyingPageType*, std::unique_ptr<CPDFSDK_PageView>> m_PageMap;

Completed in 200 milliseconds