Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx229 const RawBitmap* X11GlyphPeer::GetRawBitmap( const GlyphData& rGD ) const in GetRawBitmap() function in X11GlyphPeer
557 const RawBitmap* X11GlyphPeer::GetRawBitmap( ServerFont& rServerFont, sal_GlyphId aGlyphId ) in GetRawBitmap() function in X11GlyphPeer
564 const RawBitmap* pRawBitmap = GetRawBitmap( rGlyphData ); in GetRawBitmap()
579 pRawBitmap = GetRawBitmap( rServerFont, 0 ); in GetRawBitmap()
H A Dgcach_xpeer.hxx45 const RawBitmap* GetRawBitmap( ServerFont&, sal_GlyphId );
62 const RawBitmap* GetRawBitmap( const GlyphData& ) const;
H A Dsalgdi3.cxx664 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString()
814 const RawBitmap* const pRawBitmap = rGlyphPeer.GetRawBitmap( rFont, nGlyph ); in DrawServerAAForcedString()

Completed in 27 milliseconds