idlehomescreen/xmluirendering/renderingplugins/xnclockfactory/inc/xnclockadapter.h
branchRCL_3
changeset 93 b01126ce0bec
parent 88 3321d3e205b6
child 102 ba63c83f4716
equal deleted inserted replaced
88:3321d3e205b6 93:b01126ce0bec
    68     
    68     
    69     /*
    69     /*
    70      * Create font
    70      * Create font
    71      * 
    71      * 
    72      * @param aNode Node which contains info of font
    72      * @param aNode Node which contains info of font
    73      * @param aFontName Font name
       
    74      * @param aFont On return points to a created font
    73      * @param aFont On return points to a created font
    75      */    
    74      */    
    76     void CreateFontL( CXnNodePluginIf& aNode,
    75     void CreateFontL( CXnNodePluginIf& aNode,
    77                       const TDesC& aFontName,
       
    78                       CFont*& aFont );
    76                       CFont*& aFont );
    79     
    77     
    80     /*
    78     /*
    81      * Create color
    79      * Create color
    82      * 
    80      *