Home
last modified time | relevance | path

Searched refs:pFaceCache (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp533 void CFX_PSRenderer::FindPSFontGlyph(CFX_FaceCache* pFaceCache, in FindPSFontGlyph() argument
602 const CFX_PathData* pPathData = pFaceCache->LoadGlyphPath( in FindPSFontGlyph()
668 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont); in DrawText() local
672 FindPSFontGlyph(pFaceCache, pFont, pCharPos[i], &ps_fontnum, in DrawText()
Dcfx_psrenderer.h82 void FindPSFontGlyph(CFX_FaceCache* pFaceCache,