Searched defs:pGlyph (Results 1 – 3 of 3) sorted by relevance
52 const CFX_GlyphBitmap* pGlyph = glyph.m_pGlyph; in FXGE_GetGlyphsBBox() local
203 const RetainPtr<CFX_DIBitmap>& pGlyph, in DrawNormalTextHelper()1000 RetainPtr<CFX_DIBitmap> pGlyph = glyph.m_pGlyph->m_pBitmap; in DrawNormalText() local1049 RetainPtr<CFX_DIBitmap> pGlyph = glyph.m_pGlyph->m_pBitmap; in DrawNormalText() local
169 auto pGlyph = pdfium::MakeUnique<CFX_GlyphBitmap>(); in RenderGlyph() local