inputmethods_plat/aknfep_settings_api/inc/AknFepInternalCRKeys.h
branchRCL_3
changeset 12 5e18d8c489d6
parent 6 6ceef9a83b1a
child 19 ac7e4d1d9209
equal deleted inserted replaced
11:c8fb4cf7b3ae 12:5e18d8c489d6
   359  * Korean ConsonantYuPlusI combining stage is 0x00000080,
   359  * Korean ConsonantYuPlusI combining stage is 0x00000080,
   360  * Korean Combining Word Setting On is 0x00000100
   360  * Korean Combining Word Setting On is 0x00000100
   361  *
   361  *
   362  */
   362  */
   363 const TUint32 KAknFepKoreanCombineWordFlag = 0x00000024;              
   363 const TUint32 KAknFepKoreanCombineWordFlag = 0x00000024;              
       
   364 
       
   365 /*
       
   366  * This key is used for arabic finger hwr to set or get the default number mode.
       
   367  * in number table.
       
   368  * 0 is for latin number and 1 is for native number.
       
   369  */
       
   370 const TUint32 KAknFepDefaultArabicNumberMode = 0x00000025;
   364 #endif
   371 #endif
   365 
   372 
   366 // End of file
   373 // End of file