CTypefaceStore::TFontAccess Class Reference

class CTypefaceStore::TFontAccess

Pairs a font with a count of how many clients of the typeface store are accessing that font.

Public Attributes
TInt iAccessCount
CFont *iFont

Member Data Documentation

TInt iAccessCount

TInt iAccessCount

The number of clients accessing the font.

CFont * iFont

CFont *iFont

A device specific font.