Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dcfx_psrenderer.cpp467 void CFX_PSRenderer::FindPSFontGlyph(CFX_GlyphCache* pGlyphCache, in FindPSFontGlyph() argument
535 const CFX_PathData* pPathData = pGlyphCache->LoadGlyphPath( in FindPSFontGlyph()
605 RetainPtr<CFX_GlyphCache> pGlyphCache = pCache->GetGlyphCache(pFont); in DrawText() local
609 FindPSFontGlyph(pGlyphCache.Get(), pFont, pCharPos[i], &ps_fontnum, in DrawText()
Dcfx_psrenderer.h105 void FindPSFontGlyph(CFX_GlyphCache* pGlyphCache,