Searched refs:startGlyph (Results 1 – 3 of 3) sorted by relevance
1192 return classValue[(unsigned int) (glyph_id - startGlyph)]; in get_class()1204 startGlyph.set (0); in serialize()1212 startGlyph.set (glyph_min); in serialize()1230 hb_codepoint_t start = startGlyph; in subset()1262 if (unlikely (!glyphs->add_range (startGlyph + start, startGlyph + i))) in add_coverage()1268 if (unlikely (!glyphs->add_range (startGlyph + start, startGlyph + count))) in add_coverage()1279 if (classValue[i] == klass) glyphs->add (startGlyph + i); in add_class()1286 hb_codepoint_t start = startGlyph; in intersects()1287 hb_codepoint_t end = startGlyph + classValue.len; in intersects()1288 for (hb_codepoint_t iter = startGlyph - 1; in intersects()[all …]
935 startGlyph = ranges[0][1]937 glyphCount = endGlyph - startGlyph + 1954 for g in range(start - startGlyph, end - startGlyph + 1):
388 startGlyph = ranges[0][1]390 glyphCount = endGlyph - startGlyph + 1