Home
last modified time | relevance | path

Searched defs:script_tag (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc473 hb_tag_t script_tag, in hb_ot_layout_table_find_script()
2085 hb_tag_t *script_tag, in choose_base_tags()
2126 hb_tag_t script_tag, in hb_ot_layout_get_font_extents()
2178 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_font_extents2() local
2277 hb_tag_t script_tag, in hb_ot_layout_get_baseline()
2310 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline2() local
2338 hb_tag_t script_tag, in hb_ot_layout_get_baseline_with_fallback()
2567 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline_with_fallback2() local
Dhb-ot-tag.cc570 hb_ot_tags_to_script_and_language (hb_tag_t script_tag, in hb_ot_tags_to_script_and_language()
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c268 hb_tag_t script_tag = hb_tag_from_string (script_tag_s, -1); in test_tags_to_script_and_language() local
/external/harfbuzz_ng/util/
Dhb-info.cc548 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _get_baseline() local
725 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _list_baselines() local