equal
deleted
inserted
replaced
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 |