uifw/EikStd/coctlinc/AknDoubleSpanScrollIndicator.h
branchRCL_3
changeset 10 9f56a4e1b8ab
parent 4 8ca85d2f0db7
child 23 3d340a0166ff
equal deleted inserted replaced
9:aabf2c525e0f 10:9f56a4e1b8ab
   299     TRect iHandleBackgroundRect; // Rect for scrollbar handle background.
   299     TRect iHandleBackgroundRect; // Rect for scrollbar handle background.
   300     TRect iHandleRect;           // Rect for scrollbar handle. 
   300     TRect iHandleRect;           // Rect for scrollbar handle. 
   301     
   301     
   302     TBool iTransparentBackground;  // A flag which tells if we have transparent bg
   302     TBool iTransparentBackground;  // A flag which tells if we have transparent bg
   303     TBool iDrawBackground; // do  we draw any background
   303     TBool iDrawBackground; // do  we draw any background
       
   304     TBool iForceDrawBackground; // draw background
   304     
   305     
   305     TBool iHandleHighlight; // is handle drag highlight on?
   306     TBool iHandleHighlight; // is handle drag highlight on?
   306     
   307     
   307     TBool iBackgroundHighlight; //is background highlight on?
   308     TBool iBackgroundHighlight; //is background highlight on?
   308    
   309