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