Home
last modified time | relevance | path

Searched refs:CMAPTable (Results 1 – 21 of 21) sorted by relevance

/external/harfbuzz_ng/src/hb-icu-le/
Dcmaps.h25 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
28 CMAPMapper(const CMAPTable *cmap);
33 const CMAPTable *fcmap;
39 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
60 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
75 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper()
Dcmaps.cpp53 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
164 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h60 struct CMAPTable struct
68 typedef struct CMAPTable CMAPTable; argument
DPortableFontInstance.cpp81 const CMAPTable *cmap = (CMAPTable *) getFontTable(cmapTag); in findUnicodeMapper()
/external/chromium_org/third_party/icu/source/test/letest/
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) in CMAPMapper()
Dcmaps.cpp53 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
164 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h57 struct CMAPTable struct
65 typedef struct CMAPTable CMAPTable; argument
DFontObject.h47 struct CMAPTable struct
214 CMAPTable *cmapTable;
DPortableFontInstance.cpp248 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
DFontObject.cpp110 cmapTable = (CMAPTable *) readTable(cmapTag, &length); in findCMAP()
/external/icu4c/samples/layout/
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) in CMAPMapper()
Dcmaps.cpp59 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()
DGnomeFontInstance.cpp102 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
DGDIFontInstance.cpp320 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
Dsfnt.h50 struct CMAPTable struct
/external/icu4c/test/letest/
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) in CMAPMapper()
Dcmaps.cpp53 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
104 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
164 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h57 struct CMAPTable struct
65 typedef struct CMAPTable CMAPTable; typedef
DFontObject.h47 struct CMAPTable struct
214 CMAPTable *cmapTable;
DPortableFontInstance.cpp248 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
DFontObject.cpp110 cmapTable = (CMAPTable *) readTable(cmapTag, &length); in findCMAP()