classicui_pub/editors_api/inc/EIKEDWIN.H
branchRCL_3
changeset 9 aabf2c525e0f
parent 4 8ca85d2f0db7
child 10 9f56a4e1b8ab
equal deleted inserted replaced
4:8ca85d2f0db7 9:aabf2c525e0f
   476         
   476         
   477         /**
   477         /**
   478          * If ETrue, ongoing scrolling is caused by moving scrollbar thumb.
   478          * If ETrue, ongoing scrolling is caused by moving scrollbar thumb.
   479          */
   479          */
   480         TBool iScrolledByScrollBar;
   480         TBool iScrolledByScrollBar;
       
   481          /**
       
   482          * Record formatted height of layout
       
   483          */
       
   484         TInt iRecordFormattedHeight;
   481         };
   485         };
   482 
   486 
   483 public:
   487 public:
   484 
   488 
   485     /**
   489     /**