Searched refs:m_pJbig2Module (Results 1 – 2 of 2) sorted by relevance
67 CCodec_Jbig2Module* GetJbig2Module() const { return m_pJbig2Module.get(); } in GetJbig2Module()88 std::unique_ptr<CCodec_Jbig2Module> m_pJbig2Module; variable
1361 m_pJbig2Module(pdfium::MakeUnique<CCodec_Jbig2Module>()), in CCodec_ModuleMgr()