Home
last modified time | relevance | path

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

/external/harfbuzz_ng/src/
Dhb-ot-glyf-table.hh55 USHORT shortsZ[VAR]; /* Location offset divided by 2. */ member
Dhb-ot-font.cc178 start_offset = 2 * this->loca->u.shortsZ[glyph]; in get_extents()
179 end_offset = 2 * this->loca->u.shortsZ[glyph + 1]; in get_extents()