Searched refs:CMAPTable (Results 1 – 17 of 17) sorted by relevance
/external/icu/icu4c/source/samples/layout/ |
D | cmaps.h | 27 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) in CMAPMapper()
|
D | cmaps.cpp | 59 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() 110 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() 170 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
|
D | GnomeFontInstance.cpp | 102 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
|
D | GDIFontInstance.cpp | 320 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
|
D | sfnt.h | 50 struct CMAPTable struct
|
/external/icu/icu4c/source/test/perf/leperf/ |
D | cmaps.h | 23 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) in CMAPMapper()
|
D | cmaps.cpp | 54 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() 151 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() 211 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
|
D | sfnt.h | 57 struct CMAPTable struct 65 typedef struct CMAPTable CMAPTable; argument
|
D | FontObject.h | 47 struct CMAPTable struct 214 CMAPTable *cmapTable;
|
D | PortableFontInstance.cpp | 276 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
|
D | FontObject.cpp | 110 cmapTable = (CMAPTable *) readTable(cmapTag, &length); in findCMAP()
|
/external/icu/icu4c/source/test/letest/ |
D | cmaps.h | 23 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) in CMAPMapper()
|
D | cmaps.cpp | 54 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper() 154 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper() 214 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
|
D | sfnt.h | 57 struct CMAPTable struct 65 typedef struct CMAPTable CMAPTable; argument
|
D | FontObject.h | 47 struct CMAPTable struct 214 CMAPTable *cmapTable;
|
D | PortableFontInstance.cpp | 272 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
|
D | FontObject.cpp | 110 cmapTable = (CMAPTable *) readTable(cmapTag, &length); in findCMAP()
|