Home
last modified time | relevance | path

Searched refs:language_tag (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-layout-base-table.hh287 const MinMax &get_min_max (hb_tag_t language_tag) const in get_min_max()
289 const BaseLangSysRecord& record = baseLangSysRecords.bsearch (language_tag); in get_min_max()
378 hb_tag_t language_tag, in get_baseline()
403 hb_tag_t language_tag, in get_min_max()
415 base_script.get_min_max (language_tag).get_min_max (feature_tag, min_coord, max_coord); in get_min_max()
458 hb_tag_t language_tag, in get_baseline()
462 if (unlikely (!get_axis (direction).get_baseline (baseline_tag, script_tag, language_tag, &base_coord) || in get_baseline()
476 hb_tag_t language_tag, in get_min_max()
482 if (!get_axis (direction).get_min_max (script_tag, language_tag, feature_tag, in get_min_max()
H A Dhb-ot-deprecated.h66 hb_tag_t language_tag,
H A Dhb-ot-layout.h125 hb_tag_t language_tag,
519 hb_tag_t language_tag,
H A Dhb-uniscribe.cc712 OPENTYPE_TAG language_tag = hb_uint32_swap (lang_count ? lang_tag : HB_TAG_NONE); in _hb_uniscribe_shape() local
757 language_tag, in _hb_uniscribe_shape()
798 language_tag, in _hb_uniscribe_shape()
H A Dhb-ot-tag.cc491 * @language_tag: a language tag
494 * @language_tag.
503 hb_tag_t language_tag, in hb_ot_tags_to_script_and_language()
519 *language = hb_ot_tag_to_language (language_tag); in hb_ot_tags_to_script_and_language()
502 hb_ot_tags_to_script_and_language(hb_tag_t script_tag, hb_tag_t language_tag, hb_script_t *script , hb_language_t *language ) hb_ot_tags_to_script_and_language() argument
H A Dhb-ot-layout.cc683 * @language_tag: The #hb_tag_t of the requested language
698 hb_tag_t language_tag, in hb_ot_layout_script_find_language()
705 &language_tag, in hb_ot_layout_script_find_language()
1969 * @language_tag: language tag, currently unused.
1983 hb_tag_t language_tag, in hb_ot_layout_get_baseline()
1986 bool result = font->face->table.BASE->get_baseline (font, baseline_tag, direction, script_tag, language_tag, coord); in hb_ot_layout_get_baseline()
695 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) hb_ot_layout_script_find_language() argument
1979 hb_ot_layout_get_baseline(hb_font_t *font, hb_ot_layout_baseline_tag_t baseline_tag, hb_direction_t direction, hb_tag_t script_tag, hb_tag_t language_tag, hb_position_t *coord ) hb_ot_layout_get_baseline() argument

Completed in 7 milliseconds