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.

Member Data Documentation

TInt iAccessCount

TInt iAccessCount

The number of clients accessing the font.

CFont * iFont

CFont * iFont

A device specific font.