idlehomescreen/xmluirendering/uiengine/inc/xnbackgroundmanager.h
branchRCL_3
changeset 34 d05a55b217df
parent 30 b8fae6b8a148
child 47 7be2816dbabd
equal deleted inserted replaced
30:b8fae6b8a148 34:d05a55b217df
   259      * is shared among all HS pages.
   259      * is shared among all HS pages.
   260      * Own. 
   260      * Own. 
   261      */   
   261      */   
   262     CFbsBitmap* iBgImage;
   262     CFbsBitmap* iBgImage;
   263     
   263     
       
   264     /**
       
   265      * Pointer to status pane mask. Drawn on top of a wallpaper in 
       
   266      * the status pane area.
       
   267      * Own.
       
   268      */
       
   269     CFbsBitmap* iSpMask;
       
   270     
   264     /** 
   271     /** 
   265      * Path of the wallpaper image, including filename. 
   272      * Path of the wallpaper image, including filename. 
   266      * This is used only if same wallpaper 
   273      * This is used only if same wallpaper 
   267      * is shared among all HS pages.
   274      * is shared among all HS pages.
   268      * Own. 
   275      * Own.