emailuis/emailui/inc/ncscomposeviewcontainer.h
changeset 4 e7aa27f58ae1
parent 2 5253a20d2a1e
child 12 f5907b1a1053
equal deleted inserted replaced
3:a4d6f1ea0416 4:e7aa27f58ae1
   576     TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, 
   576     TBool HandleEdwinSizeEventL( CEikEdwin* aEdwin, 
   577             TEdwinSizeEvent aEventType, TSize aDesirableEdwinSize );
   577             TEdwinSizeEvent aEventType, TSize aDesirableEdwinSize );
   578     
   578     
   579 public:  // from MNcsFieldSizeObserver
   579 public:  // from MNcsFieldSizeObserver
   580 
   580 
   581     TBool UpdateFieldSizeL();
   581     TBool UpdateFieldSizeL( TBool aDoScroll );
   582     void UpdateFieldPosition( CCoeControl* aAnchor );
   582     void UpdateFieldPosition( CCoeControl* aAnchor );
   583 
   583 
   584 private:  //From MAknLongTapDetectorCallBack
   584 private:  //From MAknLongTapDetectorCallBack
   585     void HandleLongTapEventL( const TPoint& aPenEventLocation, 
   585     void HandleLongTapEventL( const TPoint& aPenEventLocation, 
   586             const TPoint& aPenEventScreenLocation );
   586             const TPoint& aPenEventScreenLocation );