Home
last modified time | relevance | path

Searched refs:language_tag (Results 1 – 4 of 4) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-map.cc85 hb_tag_t language_tag; in hb_ot_map_builder_t() local
88 language_tag = hb_ot_tag_from_language (props.language); in hb_ot_map_builder_t()
93 …hb_ot_layout_script_find_language (face, table_tag, script_index[table_index], language_tag, &lang… in hb_ot_map_builder_t()
Dhb-ot-layout.h139 hb_tag_t language_tag,
Dhb-uniscribe.cc848 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); in _hb_uniscribe_shape() local
906 language_tag, in _hb_uniscribe_shape()
947 language_tag, in _hb_uniscribe_shape()
Dhb-ot-layout.cc368 hb_tag_t language_tag, in hb_ot_layout_script_find_language() argument
374 if (s.find_lang_sys_index (language_tag, language_index)) in hb_ot_layout_script_find_language()