Searched refs:klass1 (Results 1 – 1 of 1) sorted by relevance
759 const ClassDef &klass1 = this+classDef1; in collect_glyphs() local761 klass1.add_class (c->input, i); in collect_glyphs()789 unsigned int klass1 = (this+classDef1).get_class (buffer->cur().codepoint); in apply() local791 if (unlikely (klass1 >= class1Count || klass2 >= class2Count)) return_trace (false); in apply()793 const Value *v = &values[record_len * (klass1 * class2Count + klass2)]; in apply()