Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.h81 void FindPSFontGlyph(CFX_FaceCache* pFaceCache,
Dcfx_psrenderer.cpp525 void CFX_PSRenderer::FindPSFontGlyph(CFX_FaceCache* pFaceCache, in FindPSFontGlyph() argument
592 const CFX_PathData* pPathData = pFaceCache->LoadGlyphPath( in FindPSFontGlyph()
653 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont); in DrawText() local
657 FindPSFontGlyph(pFaceCache, pFont, pCharPos[i], &ps_fontnum, in DrawText()