Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dcmaps.h44 class CMAPFormat4Mapper : public CMAPMapper
47 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
49 virtual ~CMAPFormat4Mapper();
54 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp100 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
129 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
171 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()
/external/icu/icu4c/source/test/letest/
Dcmaps.h36 class CMAPFormat4Mapper : public CMAPMapper
39 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
41 virtual ~CMAPFormat4Mapper();
46 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp139 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
156 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
169 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
211 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()
/external/icu/icu4c/source/test/perf/leperf/
Dcmaps.h40 class CMAPFormat4Mapper : public CMAPMapper
43 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
45 virtual ~CMAPFormat4Mapper();
50 CMAPFormat4Mapper() {}; in CMAPFormat4Mapper() function
Dcmaps.cpp140 return new CMAPFormat4Mapper(cmap, (const CMAPFormat4Encoding *) subtable); in createUnicodeMapper()
157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() function in CMAPFormat4Mapper
170 LEGlyphID CMAPFormat4Mapper::unicodeToGlyph(LEUnicode32 unicode32) const in unicodeToGlyph()
212 CMAPFormat4Mapper::~CMAPFormat4Mapper() in ~CMAPFormat4Mapper()