HomeSort by relevance Sort by last modified time
    Searched full:language_tag (Results 1 - 4 of 4) sorted by null

  /external/harfbuzz_ng/src/
hb-ot-map.cc 85 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]);
hb-ot-layout.h 139 hb_tag_t language_tag,
hb-uniscribe.cc 836 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); local
894 language_tag,
935 language_tag,
hb-ot-layout.cc 306 hb_tag_t language_tag,
312 if (s.find_lang_sys_index (language_tag, language_index))

Completed in 42 milliseconds