textinput/ptienginev2/inc/PtiEngineImpl.h
branchRCL_3
changeset 22 bd83ceabce89
parent 21 ecbabf52600f
--- a/textinput/ptienginev2/inc/PtiEngineImpl.h	Wed Sep 01 12:23:33 2010 +0100
+++ b/textinput/ptienginev2/inc/PtiEngineImpl.h	Tue Sep 14 21:59:06 2010 +0300
@@ -233,6 +233,9 @@
         void  SearchKeySequenceInSecLang(TPtrC aIn, TDes8& aOut);
 #endif // FF_DUAL_LANGUAGE_SUPPORT        
         TBool IsCurrentCoreSupportCaseInfo();
+        void IsGroupUnicodeExist(TPtiKey aKey, TDes& aResult, TInt aPosition);
+        TBool MapAgainst(TInt aKey, TInt aMode, TInt16 aAgainst, TInt aCase);
+        TInt ScanCodeForCharacter( TUint aChar, TPtiTextCase& aCase );
 	private:	
 	    /*
 	    * Pointer to PtiEngine front end.