Searched defs:GetFontFace (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/android/
H A Dfpf_skiafontmgr.cpp345 FXFT_Face CFPF_SkiaFontMgr::GetFontFace(IFX_FileRead* pFileRead, function in class:CFPF_SkiaFontMgr
372 FXFT_Face CFPF_SkiaFontMgr::GetFontFace(const CFX_ByteStringC& bsFile, function in class:CFPF_SkiaFontMgr
390 FXFT_Face CFPF_SkiaFontMgr::GetFontFace(const uint8_t* pBuffer, function in class:CFPF_SkiaFontMgr
441 FXFT_Face face = GetFontFace(file);

Completed in 68 milliseconds