Searched refs:klass1 (Results 1 – 1 of 1) sorted by relevance
716 const ClassDef &klass1 = this+classDef1; in collect_glyphs() local718 klass1.add_class (c->input, i); in collect_glyphs()746 unsigned int klass1 = (this+classDef1).get_class (c->buffer->cur().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()