Searched refs:set_lookup_mask (Results 1 – 4 of 4) sorted by relevance
53 c.set_lookup_mask (kern_mask); in kern()
340 c.set_lookup_mask (fallback_plan->mask_array[i]); in arabic_fallback_plan_shape()
1906 c.set_lookup_mask (lookups[table_index][i].mask); in apply()
513 void set_lookup_mask (hb_mask_t mask) { lookup_mask = mask; init_iters (); } in set_lookup_mask() function