Searched refs:found_script (Results 1 – 3 of 3) sorted by relevance
66 …found_script[table_index] = (bool) hb_ot_layout_table_select_script (face, table_tag, script_count… in hb_ot_map_builder_t()166 m.found_script[table_index] = found_script[table_index]; in compile()
164 bool found_script[2]; member272 bool found_script[2]; member
363 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0]) in preprocess_text_thai()