Searched refs:nGlyphDelta (Results 1 – 1 of 1) sorted by relevance
427 const int nGlyphDelta = GetSShort( pDeltaBase + 2*i ); in ParseCMAP() local437 pStartGlyphs[i] = (cMinChar + nGlyphDelta) & 0xFFFF; in ParseCMAP()443 const int nGlyphIndex = Getsal_uInt16( pGlyphIdPtr ) + nGlyphDelta; in ParseCMAP()
Completed in 8 milliseconds