Home
last modified time | relevance | path

Searched refs:GetFTLibrary (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/include/fxge/
Dfx_font.h273 FXFT_Library GetFTLibrary() const { return m_FTLibrary; } in GetFTLibrary() function
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp214 FXFT_Library library = pFontMgr->GetFTLibrary(); in LoadFile()
Dfx_ge_text.cpp1588 FXFT_Library_SetLcdFilter(CFX_GEModule::Get()->GetFontMgr()->GetFTLibrary(), in RenderGlyph()
/external/pdfium/xfa/src/fgas/src/font/
Dfx_stdfontmgr.cpp1006 FXFT_Library library = pFontMgr->GetFTLibrary(); in LoadFace()