Home
last modified time | relevance | path

Searched defs:pFace (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp584 FXFT_Face pFace = LoadFace(pFileRead, pDesc->m_nFaceIndex); in VerifyUnicode() local
661 FXFT_Face pFace = nullptr; in LoadFace() local
799 void CFGAS_FontMgr::RegisterFace(FXFT_Face pFace, const WideString* pFaceName) { in RegisterFace()
837 FXFT_Face pFace = LoadFace(pFontStream, index++); in RegisterFaces() local
850 uint32_t CFGAS_FontMgr::GetFlags(FXFT_Face pFace) { in GetFlags()
923 void CFGAS_FontMgr::GetUSBCSB(FXFT_Face pFace, uint32_t* USB, uint32_t* CSB) { in GetUSBCSB()
1079 FXFT_Face pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode() local