Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx52 X11GlyphPeer::X11GlyphPeer() in X11GlyphPeer() function in X11GlyphPeer
81 X11GlyphPeer::~X11GlyphPeer() in ~X11GlyphPeer()
102 void X11GlyphPeer::InitAntialiasing() in InitAntialiasing()
191 Glyph X11GlyphPeer::GetRenderGlyph( const GlyphData& rGD ) const in GetRenderGlyph()
204 void X11GlyphPeer::SetRenderGlyph( GlyphData& rGD, Glyph aGlyphId ) const in SetRenderGlyph()
229 const RawBitmap* X11GlyphPeer::GetRawBitmap( const GlyphData& rGD ) const in GetRawBitmap()
268 Pixmap X11GlyphPeer::GetPixmap( const GlyphData& rGD, int nScreen ) const in GetPixmap()
306 void X11GlyphPeer::RemovingFont( ServerFont& rServerFont ) in RemovingFont()
640 X11GlyphCache::X11GlyphCache( X11GlyphPeer& rPeer ) in X11GlyphCache()
647 static X11GlyphPeer* pX11GlyphPeer = NULL;
[all …]
H A Dgcach_xpeer.hxx37 class X11GlyphPeer class
41 X11GlyphPeer();
42 virtual ~X11GlyphPeer();
81 X11GlyphPeer& GetPeer() { return reinterpret_cast<X11GlyphPeer&>( mrPeer ); } in GetPeer()
86 X11GlyphCache( X11GlyphPeer& );
H A Dsalgdi3.cxx621 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAFontString()
654 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAForcedString()
881 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerSimpleFontString()
935 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerFontLayout()

Completed in 29 milliseconds