Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dfx_ge_text.cpp52 const CFX_GlyphBitmap* pGlyph = glyph.m_pGlyph; in FXGE_GetGlyphsBBox() local
Dcfx_renderdevice.cpp203 const RetainPtr<CFX_DIBitmap>& pGlyph, in DrawNormalTextHelper()
1000 RetainPtr<CFX_DIBitmap> pGlyph = glyph.m_pGlyph->m_pBitmap; in DrawNormalText() local
1049 RetainPtr<CFX_DIBitmap> pGlyph = glyph.m_pGlyph->m_pBitmap; in DrawNormalText() local
/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.cpp169 auto pGlyph = pdfium::MakeUnique<CFX_GlyphBitmap>(); in RenderGlyph() local