Home
last modified time | relevance | path

Searched refs:LoadDocFonts (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_fontmgr.h73 void LoadDocFonts(IXFA_Doc* hDoc);
Dxfa_ffdoc.cpp160 m_pApp->GetXFAFontMgr()->LoadDocFonts(this); in StopLoad()
Dxfa_fontmgr.cpp2103 void CXFA_FontMgr::LoadDocFonts(IXFA_Doc* hDoc) { in LoadDocFonts() function in CXFA_FontMgr