Home
last modified time | relevance | path

Searched refs:CMAPEncodingSubtable (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/leperf/
H A Dsfnt.h74 struct CMAPEncodingSubtable struct
82 typedef struct CMAPEncodingSubtable CMAPEncodingSubtable; typedef
86 struct CMAPFormat0Encoding : CMAPEncodingSubtable
93 CMAPEncodingSubtable base;
114 struct CMAPFormat2Encoding : CMAPEncodingSubtable
122 CMAPEncodingSubtable base;
132 struct CMAPFormat4Encoding : CMAPEncodingSubtable
150 CMAPEncodingSubtable base;
170 struct CMAPFormat6Encoding : CMAPEncodingSubtable
179 CMAPEncodingSubtable base;
H A DFontObject.h60 struct CMAPEncodingSubtable struct
67 struct CMAPFormat0Encoding : CMAPEncodingSubtable argument
80 struct CMAPFormat2Encoding : CMAPEncodingSubtable
86 struct CMAPFormat4Encoding : CMAPEncodingSubtable
100 struct CMAPFormat6Encoding : CMAPEncodingSubtable
211 CMAPEncodingSubtable *findCMAP(le_uint16 platformID, le_uint16 platformSpecificID);
H A DFontObject.cpp109 CMAPEncodingSubtable *FontObject::findCMAP(le_uint16 platformID, le_uint16 platformSpecificID) in findCMAP()
129 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset)); in findCMAP()
139 CMAPEncodingSubtable *encodingSubtable = findCMAP(3, 1); in initUnicodeCMAP()
H A Dcmaps.cpp64 const CMAPEncodingSubtable *subtable = nullptr; in createUnicodeMapper()
128 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + foundOffset); in createUnicodeMapper()
/aosp_15_r20/external/icu/icu4c/source/test/letest/
H A Dsfnt.h70 struct CMAPEncodingSubtable struct
78 typedef struct CMAPEncodingSubtable CMAPEncodingSubtable; typedef
82 struct CMAPFormat0Encoding : CMAPEncodingSubtable
89 CMAPEncodingSubtable base;
110 struct CMAPFormat2Encoding : CMAPEncodingSubtable
118 CMAPEncodingSubtable base;
128 struct CMAPFormat4Encoding : CMAPEncodingSubtable
146 CMAPEncodingSubtable base;
166 struct CMAPFormat6Encoding : CMAPEncodingSubtable
175 CMAPEncodingSubtable base;
H A DFontObject.h56 struct CMAPEncodingSubtable struct
63 struct CMAPFormat0Encoding : CMAPEncodingSubtable argument
76 struct CMAPFormat2Encoding : CMAPEncodingSubtable
82 struct CMAPFormat4Encoding : CMAPEncodingSubtable
96 struct CMAPFormat6Encoding : CMAPEncodingSubtable
207 CMAPEncodingSubtable *findCMAP(le_uint16 platformID, le_uint16 platformSpecificID);
H A DFontObject.cpp107 CMAPEncodingSubtable *FontObject::findCMAP(le_uint16 platformID, le_uint16 platformSpecificID) in findCMAP()
127 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset)); in findCMAP()
137 CMAPEncodingSubtable *encodingSubtable = findCMAP(3, 1); in initUnicodeCMAP()
H A Dcmaps.cpp60 const CMAPEncodingSubtable *subtable = nullptr; in createUnicodeMapper()
124 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + foundOffset); in createUnicodeMapper()
/aosp_15_r20/external/cronet/third_party/icu/source/test/letest/
H A Dsfnt.h70 struct CMAPEncodingSubtable struct
78 typedef struct CMAPEncodingSubtable CMAPEncodingSubtable; typedef
82 struct CMAPFormat0Encoding : CMAPEncodingSubtable
89 CMAPEncodingSubtable base;
110 struct CMAPFormat2Encoding : CMAPEncodingSubtable
118 CMAPEncodingSubtable base;
128 struct CMAPFormat4Encoding : CMAPEncodingSubtable
146 CMAPEncodingSubtable base;
166 struct CMAPFormat6Encoding : CMAPEncodingSubtable
175 CMAPEncodingSubtable base;
H A DFontObject.h56 struct CMAPEncodingSubtable struct
63 struct CMAPFormat0Encoding : CMAPEncodingSubtable argument
76 struct CMAPFormat2Encoding : CMAPEncodingSubtable
82 struct CMAPFormat4Encoding : CMAPEncodingSubtable
96 struct CMAPFormat6Encoding : CMAPEncodingSubtable
207 CMAPEncodingSubtable *findCMAP(le_uint16 platformID, le_uint16 platformSpecificID);
H A DFontObject.cpp105 CMAPEncodingSubtable *FontObject::findCMAP(le_uint16 platformID, le_uint16 platformSpecificID) in findCMAP()
125 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset)); in findCMAP()
135 CMAPEncodingSubtable *encodingSubtable = findCMAP(3, 1); in initUnicodeCMAP()
H A Dcmaps.cpp60 const CMAPEncodingSubtable *subtable = nullptr; in createUnicodeMapper()
124 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + foundOffset); in createUnicodeMapper()
/aosp_15_r20/external/icu/icu4c/source/test/perf/leperf/
H A Dsfnt.h74 struct CMAPEncodingSubtable struct
82 typedef struct CMAPEncodingSubtable CMAPEncodingSubtable; typedef
86 struct CMAPFormat0Encoding : CMAPEncodingSubtable
93 CMAPEncodingSubtable base;
114 struct CMAPFormat2Encoding : CMAPEncodingSubtable
122 CMAPEncodingSubtable base;
132 struct CMAPFormat4Encoding : CMAPEncodingSubtable
150 CMAPEncodingSubtable base;
170 struct CMAPFormat6Encoding : CMAPEncodingSubtable
179 CMAPEncodingSubtable base;
H A DFontObject.h60 struct CMAPEncodingSubtable struct
67 struct CMAPFormat0Encoding : CMAPEncodingSubtable argument
80 struct CMAPFormat2Encoding : CMAPEncodingSubtable
86 struct CMAPFormat4Encoding : CMAPEncodingSubtable
100 struct CMAPFormat6Encoding : CMAPEncodingSubtable
211 CMAPEncodingSubtable *findCMAP(le_uint16 platformID, le_uint16 platformSpecificID);
H A DFontObject.cpp111 CMAPEncodingSubtable *FontObject::findCMAP(le_uint16 platformID, le_uint16 platformSpecificID) in findCMAP()
131 return (CMAPEncodingSubtable *) ((char *) cmapTable + SWAPL(esh->encodingOffset)); in findCMAP()
141 CMAPEncodingSubtable *encodingSubtable = findCMAP(3, 1); in initUnicodeCMAP()
H A Dcmaps.cpp64 const CMAPEncodingSubtable *subtable = nullptr; in createUnicodeMapper()
128 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + foundOffset); in createUnicodeMapper()
/aosp_15_r20/external/cronet/third_party/icu/source/samples/layout/
H A Dsfnt.h63 struct CMAPEncodingSubtable struct
70 struct CMAPFormat0Encoding : CMAPEncodingSubtable argument
83 struct CMAPFormat2Encoding : CMAPEncodingSubtable
89 struct CMAPFormat4Encoding : CMAPEncodingSubtable
103 struct CMAPFormat6Encoding : CMAPEncodingSubtable
H A Dcmaps.cpp69 const CMAPEncodingSubtable *subtable = nullptr; in createUnicodeMapper()
91 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + offset10); in createUnicodeMapper()
93 subtable = (const CMAPEncodingSubtable *) ((const char *) cmap + offset1); in createUnicodeMapper()