TAknFontId Class Reference
Encapsulation of a Series 60 font id In Series 60 2.8, this only has static methods
Member Functions Documentation
ExtractCategoryFromFontId(TInt)
ExtractHeightFromFontId(TInt)
TInt
| ExtractHeightFromFontId | ( | TInt | aFontId | ) | [static] |
ExtractOutlineFromFontId(TInt)
TBool
| ExtractOutlineFromFontId | ( | TInt | aFontId | ) | [static] |
ExtractPostureFromFontId(TInt)
ExtractWeightFromFontId(TInt)
FontIdForStartupNormalFont()
IMPORT_C TInt | FontIdForStartupNormalFont | ( | ) | [static] |
Returns an encoded font id that can be used to requests a font at very early points during startup, when there is no layout data available. The CAknLayoutFont that is constructed should be updated after layout is present in order to release this dummy font It is not to be used for font that will actually be rendered
IsEncodedFont(TInt)
IMPORT_C TBool | IsEncodedFont | ( | TInt | aFontId | ) | [static] |
Returns whether the font id contains metrics encoded within it
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.