Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-hmtx-table.hh69 LongMetric longMetric[VAR]; /* Paired advance width and leading member
91 DEFINE_SIZE_ARRAY2 (0, longMetric, leadingBearingX);
Dhb-ot-font.cc127 return this->table->longMetric[glyph].advance; in get_advance()