Home | History | Annotate | Download | only in src

Lines Matching full:table_index

258   unsigned int table_index; /* GSUB/GPOS */
278 table_index (table_index_),
387 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
389 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);
457 matcher.set_ignore_zwnj (context_match || c->table_index == 1);
459 matcher.set_ignore_zwj (context_match || c->table_index == 1 || c->auto_zwj);