equal
deleted
inserted
replaced
193 virtual void MarqueeL(const TFsTextMarqueeType aMarqueeType, |
193 virtual void MarqueeL(const TFsTextMarqueeType aMarqueeType, |
194 const TUint aMarqueeSpeed, |
194 const TUint aMarqueeSpeed, |
195 const TInt aMarqueeStartDelay, |
195 const TInt aMarqueeStartDelay, |
196 const TInt aMarqueeCycleStartDelay, |
196 const TInt aMarqueeCycleStartDelay, |
197 const TInt aMarqueeRepetitions); |
197 const TInt aMarqueeRepetitions); |
|
198 |
|
199 /** |
|
200 * This method sets flag disable wrapping the text item. |
|
201 */ |
|
202 virtual void OffWrapping(); |
198 |
203 |
199 /** |
204 /** |
200 * |
205 * |
201 */ |
206 */ |
202 virtual TBool OfferEventL(const TAlfEvent& aEvent); |
207 virtual TBool OfferEventL(const TAlfEvent& aEvent); |