Home
last modified time | relevance | path

Searched refs:script_tag (Results 1 – 10 of 10) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-base-table.hh377 hb_tag_t script_tag, in get_baseline()
381 const BaseScript &base_script = (this+baseScriptList).get_base_script (script_tag); in get_baseline()
394 bool get_min_max (hb_tag_t script_tag, in get_min_max()
400 const BaseScript &base_script = (this+baseScriptList).get_base_script (script_tag); in get_min_max()
445 hb_tag_t script_tag, in get_baseline()
450 …if (unlikely (!get_axis (direction).get_baseline (baseline_tag, script_tag, language_tag, &base_co… in get_baseline()
463 hb_tag_t script_tag, in get_min_max()
470 if (!get_axis (direction).get_min_max (script_tag, language_tag, feature_tag, in get_min_max()
Dhb-ot-tag.cc478 hb_ot_tags_to_script_and_language (hb_tag_t script_tag, in hb_ot_tags_to_script_and_language() argument
483 hb_script_t script_out = hb_ot_tag_to_script (script_tag); in hb_ot_tags_to_script_and_language()
496 if (script_count == 0 || primary_script_tag[0] != script_tag) in hb_ot_tags_to_script_and_language()
518 buf[len++] = script_tag >> 24; in hb_ot_tags_to_script_and_language()
519 buf[len++] = (script_tag >> 16) & 0xFF; in hb_ot_tags_to_script_and_language()
520 buf[len++] = (script_tag >> 8) & 0xFF; in hb_ot_tags_to_script_and_language()
521 buf[len++] = script_tag & 0xFF; in hb_ot_tags_to_script_and_language()
Dhb-ot-layout.h83 hb_ot_tags_to_script_and_language (hb_tag_t script_tag,
163 hb_tag_t script_tag,
449 hb_tag_t script_tag,
Dhb-graphite2.cc248 hb_tag_t script_tag[HB_OT_MAX_TAGS_PER_SCRIPT]; in _hb_graphite2_shape() local
253 script_tag, in _hb_graphite2_shape()
257 count ? script_tag[count - 1] : HB_OT_TAG_DEFAULT_SCRIPT, in _hb_graphite2_shape()
Dhb-ot-layout.cc491 hb_tag_t script_tag, in hb_ot_layout_table_find_script() argument
497 if (g.find_script_index (script_tag, script_index)) in hb_ot_layout_table_find_script()
1968 hb_tag_t script_tag, in hb_ot_layout_get_baseline() argument
1972 …bool result = font->face->table.BASE->get_baseline (font, baseline_tag, direction, script_tag, lan… in hb_ot_layout_get_baseline()
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c259 hb_tag_t script_tag = hb_tag_from_string (script_tag_s, -1); in test_tags_to_script_and_language() local
261 hb_ot_tags_to_script_and_language (script_tag, lang_tag, actual_script, actual_lang); in test_tags_to_script_and_language()
/external/fonttools/Lib/fontTools/feaLib/
Dparser.py1533 script_tag = self.expect_script_tag_()
1536 return script_tag, base_tag, coords
/external/fonttools/Lib/fontTools/subset/
D__init__.py1541 script_tag, lang_tag = tag.split(".") if "." in tag else (tag, '*')
1542 script_tags.add(script_tag.ljust(4))
1543 langsys.setdefault(script_tag, set()).add(lang_tag.ljust(4))
/external/libabigail/tests/data/test-read-dwarf/
Dtest17-pr19027.so.abi16930 …<parameter type-id='type-id-223' name='script_tag' filepath='/tmp/legendre/spack-stage/spack-stage…
/external/libabigail/tests/data/test-annotate/
Dtest17-pr19027.so.abi25943 …<parameter type-id='type-id-223' name='script_tag' filepath='/tmp/legendre/spack-stage/spack-stage…