/external/harfbuzz_ng/src/ |
D | hb-ot-tag.cc | 38 hb_ot_old_tag_from_script (hb_script_t script) in hb_ot_old_tag_from_script() 63 static hb_script_t 81 return (hb_script_t) (tag & ~0x20000000u); in hb_ot_old_tag_to_script() 85 hb_ot_new_tag_from_script (hb_script_t script) in hb_ot_new_tag_from_script() 103 static hb_script_t 135 hb_ot_tags_from_script (hb_script_t script, in hb_ot_tags_from_script() 156 hb_ot_all_tags_from_script (hb_script_t script, in hb_ot_all_tags_from_script() 191 hb_script_t 431 hb_ot_tags_from_script_and_language (hb_script_t script, in hb_ot_tags_from_script_and_language() 572 hb_script_t *script /* OUT */, in hb_ot_tags_to_script_and_language() [all …]
|
D | hb-glib.cc | 63 hb_script_t 66 return (hb_script_t) g_unicode_script_to_iso15924 (script); in hb_glib_script_to_script() 81 hb_glib_script_from_script (hb_script_t script) in hb_glib_script_from_script() 115 static hb_script_t
|
D | hb-ot-layout.h | 110 hb_ot_tags_from_script_and_language (hb_script_t script, 117 HB_EXTERN hb_script_t 126 hb_script_t *script /* OUT */, 467 hb_script_t script, 513 hb_ot_layout_get_horizontal_baseline_tag_for_script (hb_script_t script); 527 hb_script_t script, 543 hb_script_t script,
|
D | hb-icu.h | 39 HB_EXTERN hb_script_t 43 hb_icu_script_from_script (hb_script_t script);
|
D | hb-glib.h | 39 HB_EXTERN hb_script_t 43 hb_glib_script_from_script (hb_script_t script);
|
D | hb-icu.cc | 78 hb_script_t 98 hb_icu_script_from_script (hb_script_t script) in hb_icu_script_from_script() 181 static hb_script_t
|
D | hb-common.h | 769 } hb_script_t; typedef 774 HB_EXTERN hb_script_t 777 HB_EXTERN hb_script_t 781 hb_script_to_iso15924_tag (hb_script_t script); 784 hb_script_get_horizontal_direction (hb_script_t script);
|
D | hb-ot-shaper.hh | 177 hb_ot_shaper_categorize (hb_script_t script, in hb_ot_shaper_categorize() 267 #define HB_SCRIPT_MYANMAR_ZAWGYI ((hb_script_t) HB_TAG ('Q','a','a','g')) in hb_ot_shaper_categorize()
|
D | hb-common.cc | 465 hb_script_t 498 return (hb_script_t) tag; in hb_script_from_iso15924_tag() 519 hb_script_t 537 hb_script_to_iso15924_tag (hb_script_t script) in hb_script_to_iso15924_tag() 558 hb_script_get_horizontal_direction (hb_script_t script) in hb_script_get_horizontal_direction()
|
D | hb-ot-shaper-arabic.hh | 48 hb_script_t script);
|
D | hb-ot-shaper-arabic-joining-list.hh | 19 has_arabic_joining (hb_script_t script) in has_arabic_joining()
|
D | hb-unicode.h | 412 typedef hb_script_t (*hb_unicode_script_func_t) (hb_unicode_funcs_t *ufuncs, 625 HB_EXTERN hb_script_t
|
D | hb-buffer.h | 213 hb_script_t script; 321 hb_script_t script); 323 HB_EXTERN hb_script_t
|
D | hb-ot-deprecated.h | 88 hb_ot_tags_from_script (hb_script_t script,
|
D | hb-unicode.hh | 60 HB_UNICODE_FUNC_IMPLEMENT (hb_script_t, script) \
|
D | hb-ot-layout.cc | 2099 choose_base_tags (hb_script_t script, in choose_base_tags() 2190 hb_script_t script, in hb_ot_layout_get_font_extents2() 2214 hb_ot_layout_get_horizontal_baseline_tag_for_script (hb_script_t script) in hb_ot_layout_get_horizontal_baseline_tag_for_script() 2322 hb_script_t script, in hb_ot_layout_get_baseline2() 2579 hb_script_t script, in hb_ot_layout_get_baseline_with_fallback2()
|
D | hb-ucd.cc | 47 static hb_script_t
|
D | hb-unicode.cc | 94 static hb_script_t
|
D | hb-buffer.cc | 673 hb_script_t script = unicode->script (info[i].codepoint); in guess_segment_properties() 1063 hb_script_t script) in hb_buffer_set_script() 1082 hb_script_t
|
/external/harfbuzz_ng/test/api/ |
D | test-ot-tag.c | 37 test_simple_tags (const char *s, hb_script_t script) in test_simple_tags() 39 hb_script_t tag; in test_simple_tags() 59 test_script_tags_from_language (const char *s, const char *lang_s, hb_script_t script) in test_script_tags_from_language() 61 hb_script_t tag; in test_script_tags_from_language() 78 test_indic_tags (const char *s1, const char *s2, const char *s3, hb_script_t script) in test_indic_tags() 80 hb_script_t tag1, tag2, tag3; in test_indic_tags() 266 hb_script_t actual_script[1]; in test_tags_to_script_and_language() 501 test_tags (hb_script_t script, in test_tags()
|
D | test-unicode.c | 63 static hb_script_t 80 static hb_script_t 869 static hb_script_t 870 script_roundtrip_default (hb_script_t script) in script_roundtrip_default() 876 static hb_script_t 877 script_roundtrip_glib (hb_script_t script) in script_roundtrip_glib() 884 static hb_script_t 885 script_roundtrip_icu (hb_script_t script) in script_roundtrip_icu() 894 typedef hb_script_t (*roundtrip_func_t) (hb_script_t); in test_unicode_script_roundtrip() 901 hb_script_t script = test->value; in test_unicode_script_roundtrip() [all …]
|
D | test-common.c | 145 g_assert_cmpint (HB_SCRIPT_INVALID, ==, (hb_script_t) HB_TAG_NONE); in test_types_script()
|
/external/harfbuzz_ng/perf/ |
D | benchmark-ot.cc | 4 hb_script_t script, in BM_hb_ot_tags_from_script_and_language()
|
/external/freetype/src/autofit/ |
D | afshaper.c | 92 static const hb_script_t scripts[] = 111 hb_script_t script; in af_shaper_get_coverage()
|
/external/skia/modules/skshaper/src/ |
D | SkShaper_harfbuzz.cpp | 364 hb_script_t defaultScript) in SkUnicodeHbScriptRunIterator() 369 hb_script_t hb_script_for_unichar(SkUnichar u) { in hb_script_for_unichar() 379 const hb_script_t script = hb_script_for_unichar(u); in consume() 409 hb_script_t fCurrentScript;
|