Searched refs:LoadGlyph (Results 1 – 3 of 3) sorted by relevance
28 const CFX_GlyphBitmap* LoadGlyph(uint32_t charcode,
92 const CFX_GlyphBitmap* CPDF_Type3Cache::LoadGlyph(uint32_t charcode, in LoadGlyph() function in CPDF_Type3Cache
1053 const CFX_GlyphBitmap* pBitmap = pCache->LoadGlyph(charcode, &matrix); in ProcessType3Text()