Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dimpfont.cxx441 const unsigned char* pGlyphIdPtr = pOffsetBase + 2*i + nRangeOffset; in ParseCMAP() local
442 for( sal_UCS4 c = cMinChar; c <= cMaxChar; ++c, pGlyphIdPtr+=2 ) { in ParseCMAP()
443 const int nGlyphIndex = Getsal_uInt16( pGlyphIdPtr ) + nGlyphDelta; in ParseCMAP()

Completed in 12 milliseconds