Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh475 unsigned int coord_bytes = 0; in trim_padding() local
498 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()