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()232 map->auto_zwj = !(info->flags & F_MANUAL_ZWJ); in compile()273 m.features[i].auto_zwj); in compile()287 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);
288 bool auto_zwj; member304 auto_zwj (true), in hb_apply_context_t()313 inline void set_auto_zwj (bool auto_zwj_) { auto_zwj = auto_zwj_; } in set_auto_zwj()409 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj); in skipping_forward_iterator_t()479 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj); in skipping_backward_iterator_t()
918 c.set_auto_zwj (lookups[table_index][i].auto_zwj); in apply()