CCoeFontProvider::TFont Class Reference

class CCoeFontProvider::TFont
Public Member Functions
TFont(const TCoeFont &, TInt, const CFont *)
TInt Compare(const TFont &, const TFont &)
Public Attributes
const TCoeFontiCoeFont
const CFont *iFont
const TIntiZoomFactor

Constructor & Destructor Documentation

TFont(const TCoeFont &, TInt, const CFont *)

TFont(const TCoeFont &aFontSpec,
TIntaZoomFactor,
const CFont *aFont = NULL
)

Parameters

const TCoeFont & aFontSpec
TInt aZoomFactor
const CFont * aFont = NULL

Member Functions Documentation

Compare(const TFont &, const TFont &)

TInt Compare(const TFont &aFirst,
const TFont &aSecond
)[static]

Parameters

const TFont & aFirst
const TFont & aSecond

Member Data Documentation

const TCoeFont iCoeFont

const TCoeFontiCoeFont

const CFont * iFont

const CFont *iFont

const TInt iZoomFactor

const TIntiZoomFactor