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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh56 ULONG longsZ[VAR]; /* Location offset. */ member in union:OT::loca::__anon891
58 DEFINE_SIZE_ARRAY (0, u.longsZ);
H A Dhb-ot-font.cc190 start_offset = this->loca->u.longsZ[glyph];
191 end_offset = this->loca->u.longsZ[glyph + 1];

Completed in 88 milliseconds