Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp49 RetainPtr<CFX_Face> pFace = pFont->GetDevFont()->GetFace(); in VerifyUnicode() local
538 RetainPtr<CFX_Face> pFace = CFX_Face::Open(library, &ftArgs, iFaceIndex); in LoadFace() local
554 RetainPtr<CFX_Face> pFace = LoadFace(pFileRead, pDesc->m_nFaceIndex); in VerifyUnicodeForFontDescriptor() local
737 void CFGAS_FontMgr::RegisterFace(RetainPtr<CFX_Face> pFace, in RegisterFace()
790 RetainPtr<CFX_Face> pFace = LoadFace(pFontStream, index++); in RegisterFaces() local
/external/pdfium/core/fxge/
Dcfx_fontmapper.cpp843 RetainPtr<CFX_Face> pFace(pFontDesc->GetFace(face_index)); in GetCachedTTCFace() local
872 RetainPtr<CFX_Face> pFace(pFontDesc->GetFace(0)); in GetCachedFace() local