Home
last modified time | relevance | path

Searched refs:GetPDFFontMgr (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_fontmgr.cpp37 CFGAS_PDFFontMgr* pMgr = hDoc->GetPDFFontMgr(); in GetFont()
Dcxfa_ffdoc.h68 CFGAS_PDFFontMgr* GetPDFFontMgr() const { return m_pPDFFontMgr.get(); } in GetPDFFontMgr() function