COpenFontSessionCacheEntry Class Reference

class COpenFontSessionCacheEntry : public COpenFontGlyph

Inherits from

Constructor & Destructor Documentation

COpenFontSessionCacheEntry(const COpenFont *, TInt, TInt, const TOpenFontCharMetrics &)

COpenFontSessionCacheEntry ( const COpenFont * aFont,
TInt aCode,
TInt aGlyphIndex,
const TOpenFontCharMetrics & aMetrics
) [private, inline]

Parameters

const COpenFont * aFont
TInt aCode
TInt aGlyphIndex
const TOpenFontCharMetrics & aMetrics

~COpenFontSessionCacheEntry()

~COpenFontSessionCacheEntry ( ) [private]

Member Functions Documentation

Delete(RHeap *, COpenFontSessionCacheEntry *)

void Delete ( RHeap * aHeap,
COpenFontSessionCacheEntry * aEntry
) [static, inline]

Parameters

RHeap * aHeap
COpenFontSessionCacheEntry * aEntry

Font()

const COpenFont * Font ( ) const [inline]

New(RHeap *, const COpenFont *, TInt, TInt, const TOpenFontCharMetrics &, const TDesC8 &)

COpenFontSessionCacheEntry * New ( RHeap * aHeap,
const COpenFont * aFont,
TInt aCode,
TInt aGlyphIndex,
const TOpenFontCharMetrics & aMetrics,
const TDesC8 & aBitmap
) [static]

Parameters

RHeap * aHeap
const COpenFont * aFont
TInt aCode
TInt aGlyphIndex
const TOpenFontCharMetrics & aMetrics
const TDesC8 & aBitmap

Member Data Documentation

TInt iFontOffset

TInt iFontOffset [private]

TInt iLastAccess

TInt iLastAccess