equal
deleted
inserted
replaced
308 |
308 |
309 TBool IsDigitKey(TInt aScanCode); |
309 TBool IsDigitKey(TInt aScanCode); |
310 TBool IsSpecialHandleKey(TInt aUniCode); |
310 TBool IsSpecialHandleKey(TInt aUniCode); |
311 |
311 |
312 void LaunchApplicationL(const TDesC& aName); |
312 void LaunchApplicationL(const TDesC& aName); |
|
313 |
|
314 //Redraw cursor |
|
315 void CursorRedraw(); |
313 private: |
316 private: |
314 |
317 |
315 TKeyboardDriverState iDriverState; |
318 TKeyboardDriverState iDriverState; |
316 |
319 |
317 // Application UIDs |
320 // Application UIDs |