Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc66found_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()
Dhb-ot-map.hh164 bool found_script[2]; member
272 bool found_script[2]; member
Dhb-ot-shape-complex-thai.cc363 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0]) in preprocess_text_thai()