Searched refs:startGlyphIndex (Results 1 – 4 of 4) sorted by relevance
284 USHORT startGlyphIndex; member337 unsigned int startGlyphIndex = sizeTables.array[i].startGlyphIndex; in find_table() local339 if (startGlyphIndex <= glyph && glyph <= endGlyphIndex) in find_table()
51 SK_OT_USHORT startGlyphIndex; //lowest glyph index for this size member
179 curTable.startGlyphIndex = min(ist.firstGlyphIndex for ist in curStrike.indexSubTables)
154 if (sizeTable->endGlyphIndex >= sizeTable->startGlyphIndex + 3) { in has_bitmap_strike()