Searched defs:disable_otl (Results 1 – 2 of 2) sorted by relevance
155 bool (*disable_otl) (const hb_ot_shape_plan_t *plan); member
796 bool disable_otl = c->plan->shaper->disable_otl && c->plan->shaper->disable_otl (c->plan); in hb_ot_shape_internal() local