Home
last modified time | relevance | path

Searched refs:GarbageCollect (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx289 GarbageCollect(); in UncacheFont()
310 void GlyphCache::GarbageCollect() in GarbageCollect() function in GlyphCache
332 pServerFont->GarbageCollect( mnLruIndex - mnGlyphCount/2 ); in GarbageCollect()
340 pServerFont->GarbageCollect( mnLruIndex+0x10000000 ); in GarbageCollect()
382 GarbageCollect(); in GrowNotify()
474 void ServerFont::GarbageCollect( long nMinLruIndex ) in GarbageCollect() function in ServerFont
/trunk/main/vcl/inc/
H A Dglyphcache.hxx89 void GarbageCollect();
218 virtual void GarbageCollect( long );

Completed in 15 milliseconds