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

/external/harfbuzz_ng/src/
H A Dhb-ot-map.cc92 found_script[table_index] = (bool) hb_ot_layout_table_choose_script (face, table_tag, script_tags, &script_index[table_index], &chosen_script[table_index]);
146 m.found_script[table_index] = found_script[table_index];
H A Dhb-ot-map-private.hh138 bool found_script[2];
223 bool found_script[2]; variable
H A Dhb-ot-shape-complex-private.hh262 if (planner->map.found_script[0] &&
H A Dhb-ot-shape-complex-thai.cc362 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0])

Completed in 73 milliseconds