Home
last modified time | relevance | path

Searched refs:glyph_max (Results 1 – 1 of 1) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-ot-layout-common.hh1210 hb_codepoint_t glyph_max = glyphs[glyphs.len - 1]; in serialize() local
1213 classValue.len.set (glyph_max - glyph_min + 1); in serialize()
1491 hb_codepoint_t glyph_max = glyphs[glyphs.len - 1]; in serialize() local
1499 if (1 + (glyph_max - glyph_min + 1) < num_ranges * 3) in serialize()