/third_party/harfbuzz/src/ |
D | hb-ot-name-table.hh | 77 unsigned int e = encodingID; in score() 112 unsigned int e = encodingID; in isUnicode() 126 if (a->encodingID != b->encodingID) in cmp() 127 return a->encodingID - b->encodingID; in cmp() 148 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member
|
D | hb-ot-cmap-table.hh | 1296 ret = encodingID.cmp (other.encodingID); in cmp() 1343 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member 1434 if ((_.platformID == 0 && _.encodingID == 3) || in subset() 1435 (_.platformID == 0 && _.encodingID == 4) || in subset() 1436 (_.platformID == 3 && _.encodingID == 1) || in subset() 1437 (_.platformID == 3 && _.encodingID == 10) || in subset() 1456 if (_.platformID == 0 && _.encodingID == 3) unicode_bmp = table; in subset() 1457 else if (_.platformID == 0 && _.encodingID == 4) unicode_ucs4 = table; in subset() 1458 else if (_.platformID == 3 && _.encodingID == 1) ms_bmp = table; in subset() 1459 else if (_.platformID == 3 && _.encodingID == 10) ms_ucs4 = table; in subset() [all …]
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-name-table.hh | 77 unsigned int e = encodingID; in score() 112 unsigned int e = encodingID; in isUnicode() 126 if (a->encodingID != b->encodingID) in cmp() 127 return a->encodingID - b->encodingID; in cmp() 148 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member
|
D | hb-ot-cmap-table.hh | 1335 ret = encodingID.cmp (other.encodingID); in cmp() 1382 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member 1467 if (cmap12.platformID == 0 && cmap12.encodingID == 4) in _can_drop() 1471 } else if (cmap12.platformID == 3 && cmap12.encodingID == 10) { in _can_drop() 1481 || _.encodingID != target_encoding in _can_drop() 1525 if ((_.platformID == 0 && _.encodingID == 3) || in subset() 1526 (_.platformID == 0 && _.encodingID == 4) || in subset() 1527 (_.platformID == 3 && _.encodingID == 1) || in subset() 1528 (_.platformID == 3 && _.encodingID == 10) || in subset() 1547 if (_.platformID == 0 && _.encodingID == 3) unicode_bmp = table; in subset() [all …]
|
/third_party/icu/icu4c/source/test/perf/leperf/ |
D | PortableFontInstance.cpp | 291 …tance::getNameString(le_uint16 nameID, le_uint16 platformID, le_uint16 encodingID, le_uint16 langu… in getNameString() argument 308 … if (SWAPW(nameRecord->platformID) == platformID && SWAPW(nameRecord->encodingID) == encodingID && in getNameString() 324 …getUnicodeNameString(le_uint16 nameID, le_uint16 platformID, le_uint16 encodingID, le_uint16 langu… in getUnicodeNameString() argument 341 … if (SWAPW(nameRecord->platformID) == platformID && SWAPW(nameRecord->encodingID) == encodingID && in getUnicodeNameString()
|
D | sfnt.h | 431 le_uint16 encodingID; member
|
/third_party/icu/icu4c/source/test/letest/ |
D | PortableFontInstance.cpp | 283 …tance::getNameString(le_uint16 nameID, le_uint16 platformID, le_uint16 encodingID, le_uint16 langu… in getNameString() argument 300 … if (SWAPW(nameRecord->platformID) == platformID && SWAPW(nameRecord->encodingID) == encodingID && in getNameString() 316 …getUnicodeNameString(le_uint16 nameID, le_uint16 platformID, le_uint16 encodingID, le_uint16 langu… in getUnicodeNameString() argument 333 … if (SWAPW(nameRecord->platformID) == platformID && SWAPW(nameRecord->encodingID) == encodingID && in getUnicodeNameString()
|
D | sfnt.h | 427 le_uint16 encodingID; member
|
/third_party/flutter/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 500 != nameRecord.encodingID.windows.value in next() 502 != nameRecord.encodingID.windows.value in next() 504 != nameRecord.encodingID.windows.value) in next() 517 != nameRecord.encodingID.macintosh.value) in next()
|
D | SkOTUtils.cpp | 140 nameRecord->encodingID.windows.value = encoding; in RenameFont()
|
/third_party/skia/src/sfnt/ |
D | SkOTTable_name.cpp | 499 != nameRecord.encodingID.windows.value in next() 501 != nameRecord.encodingID.windows.value in next() 503 != nameRecord.encodingID.windows.value) in next() 517 != nameRecord.encodingID.macintosh.value) in next()
|
D | SkOTUtils.cpp | 142 nameRecord->encodingID.windows.value = encoding; in RenameFont()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-cmap-table.hh | 822 ret = encodingID.cmp (other.encodingID); in cmp() 835 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member 892 format4_plat0_rec.encodingID = 3; in _subset() 897 format4_plat3_rec.encodingID = 1; // Unicode BMP in _subset() 904 format12_rec.encodingID = 10; // Unicode UCS-4 in _subset() 1153 key.encodingID = encoding_id; in find_subtable()
|
D | hb-ot-name-table.hh | 77 unsigned int e = encodingID; in score() 118 HBUINT16 encodingID; /* Platform-specific encoding ID. */ member
|
/third_party/freetype/src/base/ |
D | ftsnames.c | 78 aname->encoding_id = entry->encodingID; in FT_Get_Sfnt_Name()
|
/third_party/flutter/skia/third_party/externals/freetype/src/base/ |
D | ftsnames.c | 79 aname->encoding_id = entry->encodingID; in FT_Get_Sfnt_Name()
|
/third_party/skia/third_party/externals/freetype/src/base/ |
D | ftsnames.c | 78 aname->encoding_id = entry->encodingID; in FT_Get_Sfnt_Name()
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfdriver.c | 482 ( (n)->encodingID == 1 || (n)->encodingID == 0 ) ) 485 (n)->encodingID == 0 )
|
D | sfobjs.c | 187 else if ( rec->encodingID == TT_MAC_ID_ROMAN ) in tt_face_get_name() 197 switch ( rec->encodingID ) in tt_face_get_name() 230 switch ( rec->encodingID ) in tt_face_get_name()
|
/third_party/freetype/src/sfnt/ |
D | sfdriver.c | 482 ( (n)->encodingID == 1 || (n)->encodingID == 0 ) ) 485 (n)->encodingID == 0 )
|
D | sfobjs.c | 187 else if ( rec->encodingID == TT_MAC_ID_ROMAN ) in tt_face_get_name() 197 switch ( rec->encodingID ) in tt_face_get_name() 230 switch ( rec->encodingID ) in tt_face_get_name()
|
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
D | sfdriver.c | 483 ( (n)->encodingID == 1 || (n)->encodingID == 0 ) ) 486 (n)->encodingID == 0 )
|
D | sfobjs.c | 187 else if ( rec->encodingID == TT_MAC_ID_ROMAN ) in tt_face_get_name() 197 switch ( rec->encodingID ) in tt_face_get_name() 230 switch ( rec->encodingID ) in tt_face_get_name()
|
/third_party/freetype/include/freetype/internal/ |
D | tttypes.h | 224 FT_UShort encodingID; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
D | tttypes.h | 224 FT_UShort encodingID; member
|