Searched refs:CMAPFormat4Mapper (Results 1 – 4 of 4) sorted by relevance
38 class CMAPFormat4Mapper : public CMAPMapper41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);43 virtual ~CMAPFormat4Mapper();48 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
94 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper123 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()165 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()
34 class CMAPFormat4Mapper : public CMAPMapper37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);39 virtual ~CMAPFormat4Mapper();44 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
88 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper117 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()159 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()