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

/openjdk9/jdk/src/java.desktop/share/native/libfontmanager/harfbuzz/
H A Dhb-ot-cbdt-table.hh284 USHORT startGlyphIndex; member in struct:OT::BitmapSizeTable
337 unsigned int startGlyphIndex = sizeTables.array[i].startGlyphIndex; local
339 if (startGlyphIndex <= glyph && glyph <= endGlyphIndex)

Completed in 99 milliseconds