Home
last modified time | relevance | path

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

/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.hxx839 …h, sal_uInt8* pMappedGlyphs, sal_Int32* pMappedFontObjects, const ImplFontData* pFallbackFonts[] );
H A Dpdfwriter_impl.cxx6887 const ImplFontData* pFallbackFonts[] ) in registerGlyphs() argument
6894 const ImplFontData* pCurrentFont = pFallbackFonts[i] ? pFallbackFonts[i] : pDevFont; in registerGlyphs()
7336 const ImplFontData* pFallbackFonts[nMaxGlyphs]; in drawLayout() local
7469 pFallbackFonts[i] = rLayout.GetFallbackFontData( pGlyphs[i] ); in drawLayout()
7517 …GlyphWidths, &aUnicodes[0], pUnicodesPerGlyph, pMappedGlyphs, pMappedFontObjects, pFallbackFonts ); in drawLayout()

Completed in 119 milliseconds