HomeSort by relevance Sort by last modified time
    Searched refs:GetFDEFontMgr (Results 1 - 5 of 5) sorted by null

  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffapp.h 53 IFX_FontMgr* GetFDEFontMgr();
xfa_fwltheme.cpp 65 m_pApp->GetFDEFontMgr());
69 m_pCalendarFont = m_pApp->GetFDEFontMgr()->GetDefFontByCodePage(
72 m_pCalendarFont = m_pApp->GetFDEFontMgr()->GetFontByCodePage(
xfa_ffapp.cpp 171 IFX_FontMgr* CXFA_FFApp::GetFDEFontMgr() {
xfa_fontmgr.cpp     [all...]
xfa_textlayout.cpp 101 IFX_FontMgr* pFontMgr = pDoc->GetApp()->GetFDEFontMgr();
    [all...]

Completed in 104 milliseconds