Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx6885 sal_uInt8* pMappedGlyphs, in registerGlyphs() argument
6910 pMappedGlyphs[ i ] = sal::static_int_cast<sal_Int8>( nFontGlyphId ); in registerGlyphs()
6927 pMappedGlyphs[i] = it->second.m_nSubsetGlyphID; in registerGlyphs()
6942 pMappedGlyphs[i] = nNewId; in registerGlyphs()
7044 pMappedGlyphs[ i ] = (sal_Int8)cChar; in registerGlyphs()
7329 sal_uInt8 pMappedGlyphs[nMaxGlyphs]; in drawLayout() local
7517 …hs( nGlyphs, pGlyphs, pGlyphWidths, &aUnicodes[0], pUnicodesPerGlyph, pMappedGlyphs, pMappedFontOb… in drawLayout()
7525 pMappedGlyphs[i] ) ); in drawLayout()
H A Dpdfwriter_impl.hxx839 …hWidths, sal_Ucs* pUnicodes, sal_Int32* pUnicodesPerGlyph, sal_uInt8* pMappedGlyphs, sal_Int32* pM…

Completed in 72 milliseconds