layouts/aknlayout2/DecodeLib/AknLayout2ScalableDecode.cpp
branchRCL_3
changeset 9 6ef40bf8fd34
parent 8 a10f447f38bd
equal deleted inserted replaced
8:a10f447f38bd 9:6ef40bf8fd34
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include "aknlayout2scalabledecode.h"
    19 #include "AknLayout2ScalableDecode.h"
    20 #include <CdlEngine.h>
    20 #include <CdlEngine.h>
    21 
    21 
    22 // These functions are supplied as a library linked into LayoutInst.dll. They are
    22 // These functions are supplied as a library linked into LayoutInst.dll. They are
    23 // called by the specialised access functions for each instance. It is more efficient,
    23 // called by the specialised access functions for each instance. It is more efficient,
    24 // in terms of ROM, to use these functions to call the decode functions in AknLayout2.dll
    24 // in terms of ROM, to use these functions to call the decode functions in AknLayout2.dll