Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-map.cc61found_script[table_index] = (bool) hb_ot_layout_table_choose_script (face, table_tag, script_tags,… in hb_ot_map_builder_t()
152 m.found_script[table_index] = found_script[table_index]; in compile()
Dhb-ot-map-private.hh138 bool found_script[2]; member
227 bool found_script[2]; member
Dhb-ot-shape-complex-private.hh267 if (planner->map.found_script[0] && in hb_ot_shape_complex_categorize()
Dhb-ot-shape-complex-thai.cc362 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0]) in preprocess_text_thai()