Searched refs:glyph_max (Results 1 – 1 of 1) sorted by relevance
1210 hb_codepoint_t glyph_max = glyphs[glyphs.len - 1]; in serialize() local1213 classValue.len.set (glyph_max - glyph_min + 1); in serialize()1491 hb_codepoint_t glyph_max = glyphs[glyphs.len - 1]; in serialize() local1499 if (1 + (glyph_max - glyph_min + 1) < num_ranges * 3) in serialize()