uiresources_plat/extended_fonts_api/inc/AknFontId.h
branchCompilerCompatibility
changeset 37 99825dc91d83
parent 0 05e9090e2422
equal deleted inserted replaced
34:d85d729aebdc 37:99825dc91d83
    49     * The CAknLayoutFont that is constructed should be updated after layout is present in order to release this dummy font
    49     * The CAknLayoutFont that is constructed should be updated after layout is present in order to release this dummy font
    50     * It is not to be used for font that will actually be rendered
    50     * It is not to be used for font that will actually be rendered
    51     *
    51     *
    52     * @return   Encoded Avkon font id
    52     * @return   Encoded Avkon font id
    53     */
    53     */
    54     IMPORT_C static TInt TAknFontId::FontIdForStartupNormalFont();
    54     IMPORT_C static TInt FontIdForStartupNormalFont();
    55     };
    55     };
    56 
    56 
    57 #endif // AKNFONTID_H
    57 #endif // AKNFONTID_H
    58 // End of File
    58 // End of File