idlehomescreen/xmluirendering/uiengine/inc/xneffectmanager.h
branchRCL_3
changeset 38 79311d856354
parent 16 9674c1a575e9
child 47 7be2816dbabd
equal deleted inserted replaced
34:d05a55b217df 38:79311d856354
    40 #define KGfxContextBgAppear             TUid::Uid( 0x102750F3 )
    40 #define KGfxContextBgAppear             TUid::Uid( 0x102750F3 )
    41 
    41 
    42 // Control effect action ids
    42 // Control effect action ids
    43 #define KGfxControlActionAppear         3
    43 #define KGfxControlActionAppear         3
    44 #define KGfxControlActionDisappear      4
    44 #define KGfxControlActionDisappear      4
       
    45 
       
    46 #define KGfxControlActionAppearPrt         3
       
    47 #define KGfxControlActionDisappearPrt      5
       
    48 #define KGfxControlActionAppearLsc         6
       
    49 #define KGfxControlActionDisappearLsc      7
       
    50 
       
    51 #define KGfxControlActionBgImgToImgAppear   3
       
    52 #define KGfxControlActionBgAnimToImgAppear  5
    45 
    53 
    46 // Full screen effect ids
    54 // Full screen effect ids
    47 #define KGfxContextOpenWallpaperView    1007
    55 #define KGfxContextOpenWallpaperView    1007
    48 #define KGfxContextCloseWallpaperView   1008
    56 #define KGfxContextCloseWallpaperView   1008
    49 
    57