Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-hmtx-table.hh201 return table->longMetricZ[glyph].sb; in get_side_bearing()
206 const FWORD *bearings = (const FWORD *) &table->longMetricZ[num_advances]; in get_side_bearing()
240 return table->longMetricZ[hb_min (glyph, (uint32_t) num_advances - 1)].advance; in get_advance()
298 UnsizedArrayOf<LongMetric>longMetricZ;/* Paired advance width and leading member
320 DEFINE_SIZE_ARRAY (0, longMetricZ);