Home
last modified time | relevance | path

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

12

/third_party/icu/icu4c/source/test/perf/leperf/
Dcmaps.h29 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
32 CMAPMapper(const CMAPTable *cmap);
37 const CMAPTable *fcmap;
43 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
64 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
79 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper()
Dcmaps.cpp60 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
157 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
217 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h63 struct CMAPTable struct
71 typedef struct CMAPTable CMAPTable; argument
DFontObject.h53 struct CMAPTable struct
220 CMAPTable *cmapTable;
DPortableFontInstance.cpp282 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
/third_party/icu/icu4c/source/samples/layout/
Dcmaps.h33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
36 CMAPMapper(const CMAPTable *cmap);
41 const CMAPTable *fcmap;
47 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
68 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper()
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
DGnomeFontInstance.cpp108 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
DGDIFontInstance.cpp326 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
Dsfnt.h56 struct CMAPTable struct
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.h33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
36 CMAPMapper(const CMAPTable *cmap);
41 const CMAPTable *fcmap;
47 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
68 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper()
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
DGnomeFontInstance.cpp108 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
DGDIFontInstance.cpp326 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
Dsfnt.h56 struct CMAPTable struct
/third_party/icu/icu4c/source/test/letest/
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.cpp56 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
156 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
216 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
Dsfnt.h59 struct CMAPTable struct
67 typedef struct CMAPTable CMAPTable; argument
DFontObject.h49 struct CMAPTable struct
216 CMAPTable *cmapTable;
DPortableFontInstance.cpp274 const CMAPTable *cmap = (CMAPTable *) readFontTable(cmapTag); in findUnicodeMapper()
/third_party/skia/third_party/externals/icu/source/samples/layout/
Dcmaps.h33 static CMAPMapper *createUnicodeMapper(const CMAPTable *cmap);
36 CMAPMapper(const CMAPTable *cmap);
41 const CMAPTable *fcmap;
47 CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header);
68 CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups);
83 inline CMAPMapper::CMAPMapper(const CMAPTable *cmap) in CMAPMapper()
Dcmaps.cpp65 CMAPMapper *CMAPMapper::createUnicodeMapper(const CMAPTable *cmap) in createUnicodeMapper()
116 CMAPFormat4Mapper::CMAPFormat4Mapper(const CMAPTable *cmap, const CMAPFormat4Encoding *header) in CMAPFormat4Mapper()
176 CMAPGroupMapper::CMAPGroupMapper(const CMAPTable *cmap, const CMAPGroup *groups, le_uint32 nGroups) in CMAPGroupMapper()
DGnomeFontInstance.cpp108 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
DGDIFontInstance.cpp326 const CMAPTable *cmap = (const CMAPTable *) readFontTable(cmapTag); in initMapper()
Dsfnt.h56 struct CMAPTable struct

12