Searched refs:HB_SCRIPT_YI (Results 1 – 17 of 17) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 91 HB_SCRIPT_YI,
|
D | hb-common.h | 223 /*3.0*/ HB_SCRIPT_YI = HB_TAG ('Y','i','i','i'), enumerator
|
D | hb-ot-tag.cc | 48 case HB_SCRIPT_YI: return HB_TAG('y','i',' ',' '); in hb_ot_old_tag_from_script()
|
D | hb-ucd-table.hh | 38 HB_SCRIPT_THAANA, HB_SCRIPT_YI,
|
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 145 test_simple_tags ("yi ", HB_SCRIPT_YI); in test_ot_tag_script_simple()
|
D | test-unicode.c | 292 { 0xA015, HB_SCRIPT_YI },
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-common.h | 538 HB_SCRIPT_YI = HB_TAG ('Y','i','i','i'), /*3.0*/ enumerator
|
D | hb-ot-tag.cc | 50 case HB_SCRIPT_YI: return HB_TAG('y','i',' ',' '); in hb_ot_old_tag_from_script()
|
D | hb-ucd-table.hh | 37 HB_SCRIPT_THAANA, HB_SCRIPT_YI,
|
/third_party/harfbuzz/src/ |
D | hb-common.h | 533 HB_SCRIPT_YI = HB_TAG ('Y','i','i','i'), /*3.0*/ enumerator
|
D | hb-ot-tag.cc | 50 case HB_SCRIPT_YI: return HB_TAG('y','i',' ',' '); in hb_ot_old_tag_from_script()
|
D | hb-ucd-table.hh | 37 HB_SCRIPT_THAANA, HB_SCRIPT_YI,
|
/third_party/harfbuzz/test/api/ |
D | test-ot-tag.c | 145 test_simple_tags ("yi ", HB_SCRIPT_YI); in test_ot_tag_script_simple()
|
D | test-unicode.c | 354 { 0xA015, HB_SCRIPT_YI },
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 145 test_simple_tags ("yi ", HB_SCRIPT_YI); in test_ot_tag_script_simple()
|
D | test-unicode.c | 360 { 0xA015, HB_SCRIPT_YI },
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 45812 test_simple_tags ("yi ", HB_SCRIPT_YI);
|