Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-kern.hh53 c.set_lookup_mask (kern_mask); in kern()
Dhb-ot-shape-complex-arabic-fallback.hh337 c.set_lookup_mask (fallback_plan->mask_array[i]); in arabic_fallback_plan_shape()
Dhb-ot-layout.cc1433 c.set_lookup_mask (lookups[table_index][i].mask); in apply()
Dhb-ot-layout-gsubgpos.hh507 void set_lookup_mask (hb_mask_t mask) { lookup_mask = mask; init_iters (); } in set_lookup_mask() function