Searched refs:nUcsChar (Results 1 – 1 of 1) sorted by relevance
2230 sal_Ucs nUcsChar = static_cast<sal_Ucs>(nChar); in GetGlyphWidths() local2231 sal_uInt32 nGlyph = ::MapChar( pSftFont, nUcsChar, bVertical ); in GetGlyphWidths()2233 rUnicodeEnc[ nUcsChar ] = nGlyph; in GetGlyphWidths()
Completed in 27 milliseconds