Home
last modified time | relevance | path

Searched refs:GetFDEFontMgr (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fxfa/
Dcxfa_fontmgr.cpp48 pFont = m_pDefFontMgr->GetFont(hDoc->GetApp()->GetFDEFontMgr(), in GetFont()
59 pFont = m_pDefFontMgr->GetDefaultFont(hDoc->GetApp()->GetFDEFontMgr(), in GetFont()
Dcxfa_ffapp.h42 CFGAS_FontMgr* GetFDEFontMgr();
Dcxfa_ffapp.cpp56 CFGAS_FontMgr* CXFA_FFApp::GetFDEFontMgr() { in GetFDEFontMgr() function in CXFA_FFApp
Dcxfa_fwltheme.cpp67 m_pApp->GetFDEFontMgr()); in CXFA_FWLTheme()
70 m_pCalendarFont = m_pApp->GetFDEFontMgr()->GetFontByCodePage( in CXFA_FWLTheme()
Dcxfa_ffdoc.cpp243 GetPDFDoc(), GetApp()->GetFDEFontMgr()); in StopLoad()