HomeSort by relevance Sort by last modified time
    Searched refs:found_script (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-ot-map.cc 86 found_script[table_index] = hb_ot_layout_table_choose_script (face, table_tag, script_tags, &script_index[table_index], &chosen_script[table_index]);
173 m.found_script[table_index] = found_script[table_index];
hb-ot-shape-complex-private.hh 318 if (planner->map.found_script[0] &&
hb-ot-map-private.hh 139 bool found_script[2];
236 bool found_script[2]; variable
hb-ot-shape-complex-thai.cc 360 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0])
  /external/harfbuzz_ng/src/
hb-ot-shape-complex-private.hh 302 if (planner->map.found_script[0] &&
hb-ot-map-private.hh 134 bool found_script[2];
229 bool found_script[2]; variable
hb-ot-map.cc 84 found_script[table_index] = hb_ot_layout_table_choose_script (face, table_tag, script_tags, &script_index[table_index], &chosen_script[table_index]);
176 m.found_script[table_index] = found_script[table_index];
hb-ot-shape-complex-thai.cc 360 if (plan->props.script == HB_SCRIPT_THAI && !plan->map.found_script[0])

Completed in 87 milliseconds