Searched refs:klass2 (Results 1 – 1 of 1) sorted by relevance
721 const ClassDef &klass2 = this+classDef2; in collect_glyphs() local723 klass2.add_class (c->input, i); in collect_glyphs()747 unsigned int klass2 = (this+classDef2).get_class (c->buffer->info[skippy_iter.idx].codepoint); in apply() local748 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return TRACE_RETURN (false); in apply()750 const Value *v = &values[record_len * (klass1 * class2Count + klass2)]; in apply()