Searched defs:language_tag (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-tag.cc | 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 D | hb-ot-layout.cc | 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
|
H A D | hb-uniscribe.cc | 712 OPENTYPE_TAG language_tag = hb_uint32_swap (lang_count ? lang_tag : HB_TAG_NONE); in _hb_uniscribe_shape() local
|
Completed in 8 milliseconds