Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp34 RetainPtr<CFX_Face> pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode() local
405 void GetUSBCSB(FXFT_FaceRec* pFace, uint32_t* USB, uint32_t* CSB) { in GetUSBCSB()
424 uint32_t GetFlags(FXFT_FaceRec* pFace) { in GetFlags()
502 RetainPtr<CFX_Face> pFace = CFX_Face::Open(library, &ftArgs, iFaceIndex); in LoadFace() local
518 RetainPtr<CFX_Face> pFace = LoadFace(pFileRead, pDesc->m_nFaceIndex); in VerifyUnicodeForFontDescriptor() local
725 void CFGAS_FontMgr::RegisterFace(RetainPtr<CFX_Face> pFace, in RegisterFace()
764 RetainPtr<CFX_Face> pFace = LoadFace(pFontStream, index++); in RegisterFaces() local
/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp723 RetainPtr<CFX_Face> pFace(pFontDesc->GetFace(face_index)); in GetCachedTTCFace() local
750 RetainPtr<CFX_Face> pFace(pFontDesc->GetFace(0)); in GetCachedFace() local