classicui_plat/ganes_api/inc/ganes/HgScroller.h
branchRCL_3
changeset 13 a8834a2e9a96
parent 12 941195f2d488
equal deleted inserted replaced
12:941195f2d488 13:a8834a2e9a96
   502     
   502     
   503     RBuf iUpperCaseTitle; // Used in search for uppercase conversion
   503     RBuf iUpperCaseTitle; // Used in search for uppercase conversion
   504     RBuf iPopupText1;
   504     RBuf iPopupText1;
   505     RBuf iPopupText2;
   505     RBuf iPopupText2;
   506     
   506     
   507     TBool iFirstTime; // Flag to indicating first time run.
   507     TBool iResetViewPosition; // ETrue on the first time run, and when iViewPosition must be reset.
   508     TBool iPointerDown;
   508     TBool iPointerDown;
   509 
   509 
   510     CPeriodic* iHighlightTimer; // Higlight timer, own.
   510     CPeriodic* iHighlightTimer; // Higlight timer, own.
   511     TBool iSelectionToFocusedItem; // Is focused item clicked
   511     TBool iSelectionToFocusedItem; // Is focused item clicked
   512     TInt iFocusedIndex; // highlight timer updates this value
   512     TInt iFocusedIndex; // highlight timer updates this value