Home
last modified time | relevance | path

Searched refs:nGlyphDelta (Results 1 – 1 of 1) sorted by relevance

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx427 const int nGlyphDelta = GetSShort( pDeltaBase + 2*i ); in ParseCMAP() local
437 pStartGlyphs[i] = (cMinChar + nGlyphDelta) & 0xFFFF; in ParseCMAP()
443 const int nGlyphIndex = Getsal_uInt16( pGlyphIdPtr ) + nGlyphDelta; in ParseCMAP()

Completed in 13 milliseconds