Searched refs:coords_with_flags (Results 1 – 1 of 1) sorted by relevance
540 unsigned int coords_with_flags = 0; in trim_padding() local563 coords_with_flags += repeat; in trim_padding()564 if (coords_with_flags >= num_coordinates) break; in trim_padding()567 if (unlikely (coords_with_flags != num_coordinates)) return Glyph (); in trim_padding()