Home
last modified time | relevance | path

Searched refs:SetExtGID (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp210 SetExtGID(name, charcode); in LoadGlyphMap()
228 SetExtGID(name_glyph, charcode); in LoadGlyphMap()
248 SetExtGID(name, charcode); in LoadGlyphMap()
339 void CPDF_Type1Font::SetExtGID(const char* name, uint32_t charcode) { in SetExtGID() function in CPDF_Type1Font
353 SetExtGID(name_glyph, charcode); in CalcExtGID()
Dcpdf_type1font.h45 void SetExtGID(const char* name, uint32_t charcode);