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

  /external/pdfium/core/fpdfapi/
cpdf_modulemgr.h 45 CPDF_PageModule* GetPageModule() const { return m_pPageModule.get(); }
72 std::unique_ptr<CPDF_PageModule> m_pPageModule;
cpdf_modulemgr.cpp 37 m_pPageModule = pdfium::MakeUnique<CPDF_PageModule>();

Completed in 69 milliseconds