Home
last modified time | relevance | path

Searched refs:LoadGlyph (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_type3cache.h24 CFX_GlyphBitmap* LoadGlyph(uint32_t charcode,
Dcpdf_type3cache.cpp88 CFX_GlyphBitmap* CPDF_Type3Cache::LoadGlyph(uint32_t charcode, in LoadGlyph() function in CPDF_Type3Cache
Dcpdf_renderstatus.cpp1904 CFX_GlyphBitmap* pBitmap = pCache->LoadGlyph(charcode, &matrix, sa, sd); in ProcessType3Text()