Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dcmaps.h38 class CMAPFormat4Mapper : public CMAPMapper
41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
43 virtual ~CMAPFormat4Mapper();
48 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp94 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
123 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
165 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.h34 class CMAPFormat4Mapper : public CMAPMapper
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39 virtual ~CMAPFormat4Mapper();
44 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp134 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
164 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
206 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()
/external/icu/icu4c/source/test/letest/
Dcmaps.h34 class CMAPFormat4Mapper : public CMAPMapper
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
39 virtual ~CMAPFormat4Mapper();
44 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp137 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
154 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
167 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
209 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()