class CCoeFontProvider::TFont |
Public Member Functions | |
---|---|
TFont(const TCoeFont &, TInt, const CFont *) | |
TInt | Compare(const TFont &, const TFont &) |
Public Attributes | |
---|---|
const TCoeFont | iCoeFont |
const CFont * | iFont |
const TInt | iZoomFactor |
TFont | ( | const TCoeFont & | aFontSpec, |
TInt | aZoomFactor, | ||
const CFont * | aFont = NULL | ||
) |
TInt | Compare | ( | const TFont & | aFirst, |
const TFont & | aSecond | |||
) | [static] |