Home
last modified time | relevance | path

Searched defs:script_tags (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhb-info.cc541 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in _get_baseline() local
718 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in _list_baselines() local
1054 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in _list_features() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-layout.cc448 hb_tag_t *script_tags /* OUT */) in hb_ot_layout_table_get_script_tags()
514 const hb_tag_t *script_tags, in hb_ot_layout_table_choose_script()
550 const hb_tag_t *script_tags, in hb_ot_layout_table_select_script()
2092 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in choose_base_tags() local
H A Dhb-ot-map.cc62 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in hb_ot_map_builder_t() local
H A Dhb-ot-tag.cc434 hb_tag_t *script_tags /* OUT */, in hb_ot_tags_from_script_and_language()
H A Dhb-uniscribe.cc683 ULONG script_tags[MAX_ITEMS]; in _hb_uniscribe_shape() local
/aosp_15_r20/external/harfbuzz_ng/perf/
H A Dbenchmark-ot.cc11 hb_tag_t script_tags[HB_OT_MAX_TAGS_PER_SCRIPT]; in BM_hb_ot_tags_from_script_and_language() local
/aosp_15_r20/external/harfbuzz_ng/test/api/
H A Dtest-ot-tag.c511 hb_tag_t *script_tags = malloc (script_count * sizeof (hb_tag_t)); in test_tags() local
/aosp_15_r20/external/freetype/src/autofit/
H A Dafshaper.c113 hb_tag_t script_tags[] = { HB_TAG_NONE, in af_shaper_get_coverage() local