Searched refs:rGlyphPeer (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/vcl/unx/generic/gdi/ |
H A D | salgdi3.cxx | 621 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAFontString() local 622 GlyphSet aGlyphSet = rGlyphPeer.GetGlyphSet( rFont, m_nScreen ); in DrawServerAAFontString() 641 aRenderAry[ i ] = rGlyphPeer.GetXRGlyph( rFont, aGlyphAry[i] ); in DrawServerAAFontString() 654 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAForcedString() local 664 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString() 814 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString() 881 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerSimpleFontString() local 901 Pixmap aStipple = rGlyphPeer.GetPixmap( rFont, nGlyph, m_nScreen ); in DrawServerSimpleFontString() 935 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerFontLayout() local 936 if( rGlyphPeer.GetGlyphSet( rFont, m_nScreen ) ) in DrawServerFontLayout() [all …]
|
/aoo41x/main/vcl/unx/headless/ |
H A D | svptext.cxx | 473 SvpGlyphPeer& rGlyphPeer = SvpGlyphCache::GetInstance().GetPeer(); in DrawServerFontLayout() local 486 = rGlyphPeer.GetGlyphBmp( *pSF, aGlyphId, m_eTextFmt, aDstPoint ); in DrawServerFontLayout()
|
Completed in 25 milliseconds