Home
last modified time | relevance | path

Searched refs:mrPeer (Results 1 – 4 of 4) sorted by path

/trunk/main/vcl/inc/
H A Dglyphcache.hxx77 GlyphCachePeer& mrPeer; member in GlyphCache
/trunk/main/vcl/source/glyphs/
H A Dglyphcache.cxx54 : mrPeer( rPeer ), in GlyphCache()
286 && (mnMaxSize <= (mnBytesUsed + mrPeer.GetByteCount())) ) in UncacheFont()
345 mrPeer.RemovingFont( *pServerFont ); in GarbageCollect()
381 if( (mnBytesUsed + mrPeer.GetByteCount()) > mnMaxSize ) in GrowNotify()
389 mrPeer.RemovingGlyph( rSF, rGD, aGlyphId ); in RemovingGlyph()
/trunk/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.hxx81 X11GlyphPeer& GetPeer() { return reinterpret_cast<X11GlyphPeer&>( mrPeer ); } in GetPeer()
/trunk/main/vcl/unx/headless/
H A Dsvptext.cxx75 SvpGlyphPeer& GetPeer() { return reinterpret_cast<SvpGlyphPeer&>( mrPeer ); } in GetPeer()

Completed in 33 milliseconds