Home
last modified time | relevance | path

Searched defs:script_tag (Results 1 – 7 of 7) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout.cc485 hb_tag_t script_tag, in hb_ot_layout_table_find_script()
2101 hb_tag_t *script_tag, in choose_base_tags()
2142 hb_tag_t script_tag, in hb_ot_layout_get_font_extents()
2194 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_font_extents2() local
2293 hb_tag_t script_tag, in hb_ot_layout_get_baseline()
2326 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline2() local
2354 hb_tag_t script_tag, in hb_ot_layout_get_baseline_with_fallback()
2583 hb_tag_t script_tag, language_tag; in hb_ot_layout_get_baseline_with_fallback2() local
Dhb-ot-tag.cc570 hb_ot_tags_to_script_and_language (hb_tag_t script_tag, in hb_ot_tags_to_script_and_language()
Dhb-ot-layout-base-table.hh593 hb_tag_t script_tag = _.get_script_tag (); in subset() local
/external/harfbuzz_ng/test/api/
Dtest-ot-tag.c268 hb_tag_t script_tag = hb_tag_from_string (script_tag_s, -1); in test_tags_to_script_and_language() local
/external/harfbuzz_ng/util/
Dhb-info.cc550 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _get_baseline() local
727 hb_tag_t script_tag = script_count ? script_tags[script_count - 1] : HB_TAG_NONE; in _list_baselines() local
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_layout.rs91 pub script_tag: BigEndian<Tag>, field
98 pub fn script_tag(&self) -> Tag { in script_tag() method
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/read-fonts-0.23.2/generated/
Dgenerated_layout.rs91 pub script_tag: BigEndian<Tag>, field
98 pub fn script_tag(&self) -> Tag { in script_tag() method