Searched defs:script_tag (Results 1 – 4 of 4) sorted by relevance
| /external/harfbuzz_ng/src/ |
| D | hb-ot-layout.cc | 473 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
|
| D | hb-ot-tag.cc | 570 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/ |
| D | test-ot-tag.c | 268 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/ |
| D | hb-info.cc | 548 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
|