Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/font/
Dcpdf_type1font.cpp197 SetExtGID(name, charcode); in LoadGlyphMap()
215 SetExtGID(name_glyph, charcode); in LoadGlyphMap()
237 SetExtGID(name, charcode); in LoadGlyphMap()
320 void CPDF_Type1Font::SetExtGID(const char* name, int charcode) { in SetExtGID() function in CPDF_Type1Font
334 SetExtGID(name_glyph, charcode); in CalcExtGID()
Dcpdf_type1font.h33 void SetExtGID(const char* name, int charcode);