fep/aknfep/src/aknfepuiinputstatezhuyinphrasecreationbase.cpp
branchRCL_3
changeset 7 6defe5d1bd39
parent 0 eb1f2e154e89
child 12 5e18d8c489d6
equal deleted inserted replaced
6:6ceef9a83b1a 7:6defe5d1bd39
   143                                      zhuyinSymbol
   143                                      zhuyinSymbol
   144                                      );
   144                                      );
   145             }
   145             }
   146         }
   146         }
   147     
   147     
   148     if ( ( 0 == currentIndex ) && 
   148 
   149         ( KMaxInputLength <= showbufLen ) )
       
   150         {
       
   151         return EFalse;
       
   152         }
       
   153     else if ( ( 0 != currentIndex ) &&
   149     else if ( ( 0 != currentIndex ) &&
   154         ( KMaxInputLength <= showbufLen ) )
   150         ( KMaxInputLength <= showbufLen ) )
   155         {
   151         {
   156         if ( 0 == ret )
   152         if ( 0 == ret )
   157             {
   153             {