Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx6886 sal_Int32* pMappedFontObjects, in registerGlyphs() argument
6911 pMappedFontObjects[ i ] = nFontID; in registerGlyphs()
6926 pMappedFontObjects[i] = it->second.m_nFontID; in registerGlyphs()
6939 pMappedFontObjects[i] = rSubset.m_aSubsets.back().m_nFontID; in registerGlyphs()
6952 rNewGlyph.m_nFontID = pMappedFontObjects[i]; in registerGlyphs()
7045 pMappedFontObjects[ i ] = nCurFontID; in registerGlyphs()
7330 sal_Int32 pMappedFontObjects[nMaxGlyphs]; in drawLayout() local
7517 …hs, pGlyphWidths, &aUnicodes[0], pUnicodesPerGlyph, pMappedGlyphs, pMappedFontObjects, pFallbackFo… in drawLayout()
7524 pMappedFontObjects[i], in drawLayout()
H A Dpdfwriter_impl.hxx839 …sal_Int32* pUnicodesPerGlyph, sal_uInt8* pMappedGlyphs, sal_Int32* pMappedFontObjects, const ImplF…

Completed in 63 milliseconds