Searched defs:language_tag (Results 1 - 3 of 3) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-map.cc85 hb_tag_t language_tag; local
88 language_tag = hb_ot_tag_from_language (props.language);
93 hb_ot_layout_script_find_language (face, table_tag, script_index[table_index], language_tag, &language_index[table_index]);
H A Dhb-ot-layout.cc368 hb_tag_t language_tag,
374 if (s.find_lang_sys_index (language_tag, language_index))
365 hb_ot_layout_script_find_language(hb_face_t *face, hb_tag_t table_tag, unsigned int script_index, hb_tag_t language_tag, unsigned int *language_index) argument
H A Dhb-uniscribe.cc848 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); local
906 language_tag,
947 language_tag,

Completed in 86 milliseconds