Home
last modified time | relevance | path

Searched refs:RemovingGlyph (Results 1 – 5 of 5) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx83 void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId );
307 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId ) {} in RemovingGlyph() function in GlyphCachePeer
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx387 inline void GlyphCache::RemovingGlyph( ServerFont& rSF, GlyphData& rGD, sal_GlyphId aGlyphId ) in RemovingGlyph() function in GlyphCache
389 mrPeer.RemovingGlyph( rSF, rGD, aGlyphId ); in RemovingGlyph()
485 GlyphCache::GetInstance().RemovingGlyph( *this, rGD, it->first ); in GarbageCollect()
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx330 void X11GlyphPeer::RemovingGlyph( ServerFont& /*rServerFont*/, GlyphData& rGlyphData, sal_GlyphId /… in RemovingGlyph() function in X11GlyphPeer
H A Dgcach_xpeer.hxx55 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId );
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx60 virtual void RemovingGlyph( ServerFont&, GlyphData&, sal_GlyphId );
155 void SvpGlyphPeer::RemovingGlyph( ServerFont&, GlyphData& rGlyphData, sal_GlyphId /*aGlyphId*/ ) in RemovingGlyph() function in SvpGlyphPeer

Completed in 32 milliseconds