Searched refs:m_pPDFFontMgr (Results 1 – 2 of 2) sorted by relevance
68 CFGAS_PDFFontMgr* GetPDFFontMgr() const { return m_pPDFFontMgr.get(); } in GetPDFFontMgr()87 std::unique_ptr<CFGAS_PDFFontMgr> m_pPDFFontMgr; variable
94 m_pPDFFontMgr.reset(); in ~CXFA_FFDoc()141 m_pPDFFontMgr = pdfium::MakeUnique<CFGAS_PDFFontMgr>(GetPDFDoc(), mgr); in OpenDoc()