Searched refs:HB_SCRIPT_COPTIC (Results 1 – 19 of 19) sorted by relevance
/third_party/flutter/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 139 test_simple_tags ("copt", HB_SCRIPT_COPTIC); in test_ot_tag_script_simple() 164 test_script_tags_from_language ("copt", "en", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 166 test_script_tags_from_language ("copt", "x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 173 test_script_tags_from_language ("copt", "en-x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language()
|
D | test-unicode.c | 258 { 0x2CFD, HB_SCRIPT_COPTIC },
|
/third_party/harfbuzz/test/api/ |
D | test-ot-tag.c | 139 test_simple_tags ("copt", HB_SCRIPT_COPTIC); in test_ot_tag_script_simple() 164 test_script_tags_from_language ("copt", "en", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 166 test_script_tags_from_language ("copt", "x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 179 test_script_tags_from_language ("copt", "en-x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language()
|
D | test-unicode.c | 320 { 0x2CFD, HB_SCRIPT_COPTIC },
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
D | test-ot-tag.c | 139 test_simple_tags ("copt", HB_SCRIPT_COPTIC); in test_ot_tag_script_simple() 164 test_script_tags_from_language ("copt", "en", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 166 test_script_tags_from_language ("copt", "x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language() 179 test_script_tags_from_language ("copt", "en-x-hbsc", HB_SCRIPT_COPTIC); in test_ot_tag_script_from_language()
|
D | test-unicode.c | 326 { 0x2CFD, HB_SCRIPT_COPTIC },
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afscript.h | 102 HB_SCRIPT_COPTIC,
|
/third_party/freetype/src/autofit/ |
D | afscript.h | 102 HB_SCRIPT_COPTIC,
|
/third_party/flutter/skia/third_party/externals/freetype/src/autofit/ |
D | afscript.h | 102 HB_SCRIPT_COPTIC,
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-glib.cc | 57 HB_SCRIPT_COPTIC,
|
D | hb-common.h | 243 /*4.1*/ HB_SCRIPT_COPTIC = HB_TAG ('C','o','p','t'), enumerator
|
D | hb-common.cc | 449 case HB_TAG('Q','a','a','c'): return HB_SCRIPT_COPTIC; in hb_script_from_iso15924_tag()
|
D | hb-ucd-table.hh | 46 HB_SCRIPT_BUGINESE, HB_SCRIPT_COPTIC,
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-common.h | 558 HB_SCRIPT_COPTIC = HB_TAG ('C','o','p','t'), /*4.1*/ enumerator
|
D | hb-common.cc | 452 case HB_TAG('Q','a','a','c'): return HB_SCRIPT_COPTIC; in hb_script_from_iso15924_tag()
|
D | hb-ucd-table.hh | 45 HB_SCRIPT_BUGINESE, HB_SCRIPT_COPTIC,
|
/third_party/harfbuzz/src/ |
D | hb-common.h | 553 HB_SCRIPT_COPTIC = HB_TAG ('C','o','p','t'), /*4.1*/ enumerator
|
D | hb-common.cc | 458 case HB_TAG('Q','a','a','c'): return HB_SCRIPT_COPTIC; in hb_script_from_iso15924_tag()
|
D | hb-ucd-table.hh | 45 HB_SCRIPT_BUGINESE, HB_SCRIPT_COPTIC,
|