Searched refs:CMAPTable (Results 1 - 17 of 17) sorted by relevance

/external/icu/icu4c/source/samples/layout/
H A Dcmaps.h27 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
30 CMAPMapper(const CMAPTable *cmap);
35 const CMAPTable *fcmap;
41 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
62 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
77 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap)
H A Dcmaps.cpp59 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap)
110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
170 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups)
H A DGnomeFontInstance.cpp102 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag);
H A Dsfnt.h50 struct CMAPTable struct
H A DGDIFontInstance.cpp320 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag);
/external/icu/icu4c/source/test/letest/
H A Dcmaps.h23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
31 const CMAPTable *fcmap;
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
58 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap)
H A DFontObject.h47 struct CMAPTable struct
214 CMAPTable *cmapTable;
H A Dcmaps.cpp54 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap)
154 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
214 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups)
H A Dsfnt.h57 struct CMAPTable struct
65 typedef struct CMAPTable CMAPTable; typedef in typeref:struct:CMAPTable
H A DPortableFontInstance.cpp272 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
H A DFontObject.cpp110 cmapTable = (CMAPTable *) readTable(cmapTag, &length);
/external/icu/icu4c/source/test/perf/leperf/
H A Dcmaps.h23 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
26 CMAPMapper(const CMAPTable *cmap);
31 const CMAPTable *fcmap;
37 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
58 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
73 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap)
H A DFontObject.h47 struct CMAPTable struct
214 CMAPTable *cmapTable;
H A Dcmaps.cpp54 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap)
151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header)
211 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups)
H A Dsfnt.h57 struct CMAPTable struct
65 typedef struct CMAPTable CMAPTable; typedef in typeref:struct:CMAPTable
H A DPortableFontInstance.cpp276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag);
H A DFontObject.cpp110 cmapTable = (CMAPTable *) readTable(cmapTag, &length);

Completed in 142 milliseconds