Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/harfbuzz/src/
H A Dhb-ot-glyf-table.hh56 ULONG longsZ[VAR]; /* Location offset. */ member
58 DEFINE_SIZE_ARRAY (0, u.longsZ);
H A Dhb-ot-font.cc190 start_offset = this->loca->u.longsZ[glyph]; in get_extents()
191 end_offset = this->loca->u.longsZ[glyph + 1]; in get_extents()