Searched refs:classValue (Results 1 – 1 of 1) sorted by relevance
1013 if (unlikely (i < classValue.len)) in get_class()1014 return classValue[i]; in get_class()1021 return_trace (c->check_struct (this) && classValue.sanitize (c)); in sanitize()1026 unsigned int count = classValue.len; in add_class()1028 if (classValue[i] == klass) in add_class()1033 unsigned int count = classValue.len; in intersects_class()1048 if (classValue[i] == klass && glyphs->has (startGlyph + i)) in intersects_class()1057 classValue; /* Array of Class Values--one per GlyphID */ member1059 DEFINE_SIZE_ARRAY (6, classValue);