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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-glyf-table.hh55 USHORT shortsZ[VAR]; /* Location offset divided by 2. */ member in union:OT::loca::__anon891
H A Dhb-ot-font.cc185 start_offset = 2 * this->loca->u.shortsZ[glyph];
186 end_offset = 2 * this->loca->u.shortsZ[glyph + 1];

Completed in 46 milliseconds