HomeSort by relevance Sort by last modified time
    Searched refs:SetExtGID (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/fpdfapi/font/
cpdf_type1font.h 33 void SetExtGID(const char* name, int charcode);
cpdf_type1font.cpp 197 SetExtGID(name, charcode);
215 SetExtGID(name_glyph, charcode);
237 SetExtGID(name, charcode);
320 void CPDF_Type1Font::SetExtGID(const char* name, int charcode) {
334 SetExtGID(name_glyph, charcode);

Completed in 508 milliseconds