Home
last modified time | relevance | path

Searched refs:GetPixmap (Results 1 – 3 of 3) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx268 Pixmap X11GlyphPeer::GetPixmap( const GlyphData& rGD, int nScreen ) const in GetPixmap() function in X11GlyphPeer
452 Pixmap X11GlyphPeer::GetPixmap( ServerFont& rServerFont, sal_GlyphId aGlyphId, int nReqScreen ) in GetPixmap() function in X11GlyphPeer
458 Pixmap aPixmap = GetPixmap( rGlyphData, nReqScreen ); in GetPixmap()
527 if( GetPixmap( rGlyphData, i ) != NO_PIXMAP ) in GetPixmap()
545 aPixmap = GetPixmap( rServerFont, 0, nReqScreen ); in GetPixmap()
H A Dgcach_xpeer.hxx44 Pixmap GetPixmap( ServerFont&, sal_GlyphId, int nScreen );
63 Pixmap GetPixmap( const GlyphData&, int nScreen ) const;
H A Dsalgdi3.cxx901 Pixmap aStipple = rGlyphPeer.GetPixmap( rFont, nGlyph, m_nScreen ); in DrawServerSimpleFontString()

Completed in 21 milliseconds