Home
last modified time | relevance | path

Searched defs:language_tag (Results 1 – 8 of 8) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc731 hb_tag_t language_tag, in hb_ot_layout_script_find_language()
2102 hb_tag_t *language_tag) in choose_base_tags()
2143 hb_tag_t language_tag, in hb_ot_layout_get_font_extents()
2194 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_font_extents2() local
2294 hb_tag_t language_tag, in hb_ot_layout_get_baseline()
2326 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline2() local
2355 hb_tag_t language_tag, in hb_ot_layout_get_baseline_with_fallback()
2583 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline_with_fallback2() local
Dhb-ot-tag.cc571 hb_tag_t language_tag, in hb_ot_tags_to_script_and_language()
Dhb-uniscribe.cc712 OPENTYPE_TAG language_tag = hb_uint32_swap (lang_count ? lang_tag : HB_TAG_NONE); in _hb_uniscribe_shape() local
/external/libtextclassifier/native/utils/i18n/
Dlocale.cc120 Locale Locale::FromLanguageTag(const LanguageTag* language_tag) { in FromLanguageTag()
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/
Dtext_metadata.rs386 pub language_tag: String, field
428 let language_tag = decode_ascii(language_tag_slice)?.to_owned(); in decode() localVariable
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/png-0.17.14/src/
Dtext_metadata.rs386 pub language_tag: String, field
428 let language_tag = decode_ascii(language_tag_slice)?.to_owned(); in decode() localVariable
/external/libtextclassifier/native/utils/grammar/utils/
Dir.cc467 libtextclassifier3::LanguageTagT* language_tag = in Serialize() local
/external/harfbuzz_ng/util/
Dhb-info.cc551 hb_tag_t language_tag = language_count ? language_tags[0] : HB_TAG_NONE; in _get_baseline() local
728 hb_tag_t language_tag = language_count ? language_tags[0] : HB_TAG_NONE; in _list_baselines() local