Searched refs:coord_bytes (Results 1 – 1 of 1) sorted by relevance
475 unsigned int coord_bytes = 0; in trim_padding() local498 coord_bytes += (xBytes + yBytes) * repeat; in trim_padding()504 return Glyph (bytes.sub_array (0, bytes.length + coord_bytes - (glyph_end - glyph))); in trim_padding()