Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libaddressinput/src/cpp/src/
Daddress_formatter.cc78 std::string GetLineSeparatorForLanguage(const std::string& language_tag) { in GetLineSeparatorForLanguage()
117 const std::vector<std::string>& lines, const std::string& language_tag, in CombineLinesForLanguage()
Dlanguage.cc28 Language::Language(const std::string& language_tag) : tag(language_tag), in Language()
Dlookup_key.cc52 bool ShouldSetLanguageForKey(const std::string& language_tag, in ShouldSetLanguageForKey()
/external/chromium_org/third_party/harfbuzz-ng/src/
Dhb-ot-map.cc85 hb_tag_t language_tag; in hb_ot_map_builder_t() local
Dhb-uniscribe.cc832 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); in _hb_uniscribe_shape() local
Dhb-ot-layout.cc306 hb_tag_t language_tag, in hb_ot_layout_script_find_language()
/external/harfbuzz_ng/src/
Dhb-ot-map.cc85 hb_tag_t language_tag; in hb_ot_map_builder_t() local
Dhb-uniscribe.cc829 OPENTYPE_TAG language_tag = hb_uint32_swap (hb_ot_tag_from_language (buffer->props.language)); in _hb_uniscribe_shape() local
Dhb-ot-layout.cc306 hb_tag_t language_tag, in hb_ot_layout_script_find_language()
/external/chromium_org/third_party/skia/third_party/harfbuzz/src/
Dharfbuzz-gsub.c3768 HB_UInt language_tag, in HB_GSUB_Select_Language()
Dharfbuzz-gpos.c5480 HB_UInt language_tag, in HB_GPOS_Select_Language()