Searched refs:gly_length (Results 1 – 1 of 1) sorted by relevance
20 uint32_t gly_length, in ParseFlagsForSimpleGlyph() argument68 if (gly_length < *xy_coordinates_length) { in ParseFlagsForSimpleGlyph()77 uint32_t gly_offset, uint32_t gly_length, in ParseSimpleGlyph() argument108 if (gly_length < (gly_header_length + bytecode_length)) { in ParseSimpleGlyph()136 gly_length, in ParseSimpleGlyph()145 if (gly_length < (gly_header_length + bytecode_length + in ParseSimpleGlyph()150 if (gly_length - (gly_header_length + bytecode_length + in ParseSimpleGlyph()197 const unsigned gly_length = offsets[i + 1] - offsets[i]; in ots_glyf_parse() local198 if (!gly_length) { in ots_glyf_parse()209 if (gly_offset + gly_length < gly_offset) { in ots_glyf_parse()[all …]