Home
last modified time | relevance | path

Searched refs:InitFTLibrary (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fxge/android/
Dfpf_skiamodule.cpp28 if (!m_pFontMgr->InitFTLibrary()) { in GetFontMgr()
Dfpf_skiafontmgr.h98 FX_BOOL InitFTLibrary();
Dfpf_skiafontmgr.cpp240 FX_BOOL CFPF_SkiaFontMgr::InitFTLibrary() { in InitFTLibrary() function in CFPF_SkiaFontMgr
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp475 void CFX_FontMgr::InitFTLibrary() { in InitFTLibrary() function in CFX_FontMgr
492 InitFTLibrary(); in FindSubstFont()
524 InitFTLibrary(); in AddCachedFace()
601 InitFTLibrary(); in GetFixedFace()
610 InitFTLibrary(); in GetFileFace()
Dfx_ge_font.cpp213 pFontMgr->InitFTLibrary(); in LoadFile()
/external/pdfium/core/include/fxge/
Dfx_font.h239 void InitFTLibrary();
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp612 CFX_GEModule::Get()->GetFontMgr()->InitFTLibrary(); in EnumFonts()
1005 pFontMgr->InitFTLibrary(); in LoadFace()