Home
last modified time | relevance | path

Searched defs:chosen_script (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-map.hh171 hb_tag_t chosen_script[2]; member
285 hb_tag_t chosen_script[2]; member
H A Dhb-ot-layout.cc516 hb_tag_t *chosen_script /* OUT */) in hb_ot_layout_table_choose_script()
552 hb_tag_t *chosen_script /* OUT */) in hb_ot_layout_table_select_script()
/aosp_15_r20/external/harfbuzz_ng/util/
H A Dhb-info.cc1075 hb_tag_t chosen_script; in _list_features() local