Searched defs:script_tag (Results 1 - 4 of 4) 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, in hb_ot_tags_to_script_and_language() argument
|
H A D | hb-graphite2.cc | 266 hb_tag_t script_tag[HB_OT_MAX_TAGS_PER_SCRIPT]; in _hb_graphite2_shape() local 271 script_tag, in _hb_graphite2_shape() local
|
H A D | hb-ot-layout.cc | 459 hb_ot_layout_table_find_script(hb_face_t *face, hb_tag_t table_tag, hb_tag_t script_tag, unsigned int *script_index ) hb_ot_layout_table_find_script() 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
|
/third_party/skia/third_party/externals/harfbuzz/test/api/ |
H A D | test-ot-tag.c | 266 hb_tag_t script_tag = hb_tag_from_string (script_tag_s, -1); in test_tags_to_script_and_language() local
|
Completed in 6 milliseconds