Searched refs:auto_zwj (Results 1 – 4 of 4) sorted by relevance
104 bool auto_zwj, in add_lookups() argument131 lookup->auto_zwj = auto_zwj; in add_lookups()263 map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); in compile()307 m.features[i].auto_zwj, in compile()323 m.lookups[table_index][j].auto_zwj &= m.lookups[table_index][i].auto_zwj; in compile()
57 unsigned int auto_zwj : 1; member67 unsigned short auto_zwj : 1; member239 bool auto_zwj = true,
342 matcher.set_ignore_zwj (context_match || c->auto_zwj); in init()474 bool auto_zwj; member503 auto_zwj (true), in hb_ot_apply_context_t()514 void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; init_iters (); } in set_auto_zwj()
1907 c.set_auto_zwj (lookups[table_index][i].auto_zwj); in apply()