Searched refs:coverageOffset (Results 1 – 2 of 2) sorted by relevance
94 int coverageOffset, ligatureSetOffset, ligatureTableOffset; in writeLookupSubtable() local102 coverageOffset = writer.getOutputIndex(); in writeLookupSubtable()143 writer.fixOffset(coverageOffset, ligatureSubstitutionBase); in writeLookupSubtable()
2461 stbtt_uint16 coverageOffset = ttUSHORT(table + 2); in stbtt__GetGlyphGPOSInfoAdvance() local2462 … stbtt_int32 coverageIndex = stbtt__GetCoverageIndex(table + coverageOffset, glyph1); in stbtt__GetGlyphGPOSInfoAdvance()