Searched refs:nDeltaGlyphId (Results 1 – 2 of 2) sorted by relevance
294 const sal_uInt16 nDeltaGlyphId = NEXT_UShort( pSubLookup ); in ReadGSUB() local297 (*subst_it).second = (*subst_it).first + nDeltaGlyphId; in ReadGSUB()
2575 const sal_uInt16 nDeltaGlyphId = GetUShort( pSubLookup ); in ApplyGSUB() local2578 (*it).second = (*it).first + nDeltaGlyphId; in ApplyGSUB()
Completed in 33 milliseconds