Searched refs:CMAPFormat4Mapper (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/samples/layout/
H A Dcmaps.h38 class CMAPFormat4Mapper : public CMAPMapper class in inherits:CMAPMapper
41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
43 virtual ~CMAPFormat4Mapper();
48 CMAPFormat4Mapper() {}; function in class:CMAPFormat4Mapper
H A Dcmaps.cpp94 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) function in class:CMAPFormat4Mapper
123 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const
165 CMAPFormat4Mapper::~CMAPFormat4Mapper()
/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A Dcmaps.h34 class CMAPFormat4Mapper : public CMAPMapper class in inherits:CMAPMapper
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39 virtual ~CMAPFormat4Mapper();
44 CMAPFormat4Mapper() {}; function in class:CMAPFormat4Mapper
H A Dcmaps.cpp134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) function in class:CMAPFormat4Mapper
164 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const
206 CMAPFormat4Mapper::~CMAPFormat4Mapper()
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dcmaps.h34 class CMAPFormat4Mapper : public CMAPMapper class in inherits:CMAPMapper
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39 virtual ~CMAPFormat4Mapper();
44 CMAPFormat4Mapper() {}; function in class:CMAPFormat4Mapper
H A Dcmaps.cpp134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable);
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) function in class:CMAPFormat4Mapper
164 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const
206 CMAPFormat4Mapper::~CMAPFormat4Mapper()

Completed in 203 milliseconds