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

  /external/pdfium/xfa/fxfa/
xfa_ffapp.h 50 CXFA_FontMgr* GetXFAFontMgr() const;
  /external/pdfium/xfa/fxfa/app/
xfa_ffapp.cpp 124 CXFA_FontMgr* CXFA_FFApp::GetXFAFontMgr() const {
xfa_ffdoc.cpp 247 m_pApp->GetXFAFontMgr()->LoadDocFonts(this);
343 m_pApp->GetXFAFontMgr()->ReleaseDocFonts(this);
cxfa_textparser.cpp 360 CXFA_FontMgr* pFontMgr = pDoc->GetApp()->GetXFAFontMgr();
xfa_ffwidgetacc.cpp     [all...]

Completed in 269 milliseconds