Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_ps.cpp509 void CFX_PSRenderer::FindPSFontGlyph(CFX_FaceCache* pFaceCache, CFX_Font* pFont, const FXTEXT_CHARP… in FindPSFontGlyph()
625 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont); in DrawText() local
Dfx_ge_text.cpp225 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont); in DrawNormalText() local
954 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont); in DrawTextPath() local
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp726 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(&pFont->m_Font); in DrawTextPathWithPattern() local