Searched refs:found_script (Results 1 – 4 of 4) sorted by relevance
92 …found_script[table_index] = (bool) hb_ot_layout_table_choose_script (face, table_tag, script_tags,… in hb_ot_map_builder_t()146 m.found_script[table_index] = found_script[table_index]; in compile()
138 bool found_script[2]; member223 bool found_script[2]; member
262 if (planner->map.found_script[0] && in hb_ot_shape_complex_categorize()
362 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0]) in preprocess_text_thai()