Searched defs:script_tag (Results 1 – 9 of 9) sorted by relevance
| /third_party/skia/m133/third_party/externals/harfbuzz/src/ |
| D | hb-ot-layout.cc | 473 hb_tag_t script_tag, in hb_ot_layout_table_find_script() 2089 hb_tag_t *script_tag, in choose_base_tags() 2130 hb_tag_t script_tag, in hb_ot_layout_get_font_extents() 2182 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_font_extents2() local 2281 hb_tag_t script_tag, in hb_ot_layout_get_baseline() 2314 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline2() local 2342 hb_tag_t script_tag, in hb_ot_layout_get_baseline_with_fallback() 2571 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline_with_fallback2() local
|
| D | hb-ot-tag.cc | 569 hb_ot_tags_to_script_and_language (hb_tag_t script_tag, in hb_ot_tags_to_script_and_language()
|
| D | hb-ot-layout-base-table.hh | 593 hb_tag_t script_tag = _.get_script_tag (); in subset() local
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| 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
|
| /third_party/skia/m133/third_party/externals/harfbuzz/test/api/ |
| D | test-ot-tag.c | 268 hb_tag_t script_tag = hb_tag_from_string (script_tag_s, -1); in test_tags_to_script_and_language() local
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-graphite2.cc | 266 hb_tag_t script_tag[HB_OT_MAX_TAGS_PER_SCRIPT]; in _hb_graphite2_shape() local
|
| 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()
|
| D | hb-ot-layout.cc | 461 hb_tag_t script_tag, in hb_ot_layout_table_find_script() 1982 hb_tag_t script_tag, in hb_ot_layout_get_baseline()
|
| /third_party/skia/m133/third_party/externals/harfbuzz/util/ |
| D | hb-info.cc | 548 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _get_baseline() local 725 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _list_baselines() local
|