Home
last modified time | relevance | path

Searched refs:mnLruIndex (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx99 mutable long mnLruIndex; member in GlyphCache
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx57 mnLruIndex(0), in GlyphCache()
332 pServerFont->GarbageCollect( mnLruIndex - mnGlyphCount/2 ); in GarbageCollect()
340 pServerFont->GarbageCollect( mnLruIndex+0x10000000 ); in GarbageCollect()
364 rGlyphData.SetLruValue( mnLruIndex++ ); in UsingGlyph()

Completed in 16 milliseconds