Searched refs:auto_zwj (Results 1 – 4 of 4) sorted by relevance
39 bool auto_zwj) in add_lookups() argument65 lookup->auto_zwj = auto_zwj; in add_lookups()239 map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); in compile()280 m.features[i].auto_zwj); in compile()294 m.lookups[table_index][j].auto_zwj &= m.lookups[table_index][i].auto_zwj; in compile()
53 unsigned int auto_zwj : 1; member61 unsigned short auto_zwj : 1; member146 bool auto_zwj);
351 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj); in init()466 bool auto_zwj; member484 auto_zwj (true), in hb_apply_context_t()496 inline void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; } in set_auto_zwj()
1106 c.set_auto_zwj (lookups[table_index][i].auto_zwj); in apply()