Searched refs:num_coordinates (Results 1 – 1 of 1) sorted by relevance
469 unsigned int num_coordinates = StructAtOffset<HBUINT16> (glyph - 2, 0) + 1; in trim_padding() local500 if (coords_with_flags >= num_coordinates) break; in trim_padding()503 if (unlikely (coords_with_flags != num_coordinates)) return Glyph (); in trim_padding()