Home
last modified time | relevance | path

Searched refs:needs_script (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc356 bool needs_script = true; in hb_ot_tags_from_script_and_language() local
395needs_script = parse_private_use_subtag (private_use_subtag, script_count, script_tags, "-hbsc", T… in hb_ot_tags_from_script_and_language()
402 if (needs_script && script_count && script_tags && *script_count) in hb_ot_tags_from_script_and_language()
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-tag.cc384 bool needs_script = true; in hb_ot_tags_from_script_and_language() local
423needs_script = !parse_private_use_subtag (private_use_subtag, script_count, script_tags, "-hbsc", … in hb_ot_tags_from_script_and_language()
430 if (needs_script && script_count && script_tags && *script_count) in hb_ot_tags_from_script_and_language()
/third_party/harfbuzz/src/
Dhb-ot-tag.cc384 bool needs_script = true; in hb_ot_tags_from_script_and_language() local
423needs_script = !parse_private_use_subtag (private_use_subtag, script_count, script_tags, "-hbsc", … in hb_ot_tags_from_script_and_language()
430 if (needs_script && script_count && script_tags && *script_count) in hb_ot_tags_from_script_and_language()