HomeSort by relevance Sort by last modified time
    Searched refs:pFaceCache (Results 1 - 4 of 4) sorted by null

  /external/pdfium/core/src/fxge/ge/
fx_ge_ps.cpp 537 void CFX_PSRenderer::FindPSFontGlyph(CFX_FaceCache* pFaceCache,
604 const CFX_PathData* pPathData = pFaceCache->LoadGlyphPath(
669 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont);
674 FindPSFontGlyph(pFaceCache, pFont, pCharPos[i], ps_fontnum, ps_glyphindex);
fx_ge_text.cpp 270 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(pFont);
297 glyph.m_pGlyph = pFaceCache->LoadGlyphBitmap(
301 glyph.m_pGlyph = pFaceCache->LoadGlyphBitmap(
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 756 CFX_FaceCache* pFaceCache = pCache->GetCachedFace(&pFont->m_Font);
763 const CFX_PathData* pPath = pFaceCache->LoadGlyphPath(
  /external/pdfium/core/include/fxge/
fx_ge.h 721 void FindPSFontGlyph(CFX_FaceCache* pFaceCache,

Completed in 164 milliseconds