textinput/peninputarc/inc/pensrvcliinc/peninputanim.h
branchRCL_3
changeset 7 a47de9135b21
parent 3 f5a1e66df979
child 8 6ceef9a83b1a
equal deleted inserted replaced
3:f5a1e66df979 7:a47de9135b21
   405     TBool iDiscreetPoped;
   405     TBool iDiscreetPoped;
   406     TBool iDiscreetPopedCapture;
   406     TBool iDiscreetPopedCapture;
   407     TRect iDiscreetPopArea;
   407     TRect iDiscreetPopArea;
   408     RAknUiServer iAknUiSrv; 
   408     RAknUiServer iAknUiSrv; 
   409     TBool iDirty;
   409     TBool iDirty;
       
   410     
       
   411     /**
       
   412      * Fix bug HMNN-82CDU5
       
   413      */
       
   414     TPoint iPointerDown;  // record pointer that button is pressing in  
       
   415     TBool iIsMove;  //  Is key moving event happened. 
   410     };
   416     };
   411 
   417 
   412 
   418 
   413 
   419 
   414 class CSubscriber : public CActive
   420 class CSubscriber : public CActive