LatinIME/native
Jean Chalard f5f834afcd Rename variables with obscure names.
The `snr' variable has a very obscure name. Rename it to `matchWeight'.
Also, the `toLowerCase' function is error-prone, since it actually returns
a lower case version of the BASE char, that is without diacritics. Hence,
rename it to `toBaseLowerCase' and update variables with similar names.

Change-Id: Ibdbe73018a33ee864db59a51d664c3b104d5fb3f
2011-02-22 16:43:19 +09:00
..
jni Remove next letters frequency handling 2011-02-17 13:59:41 +09:00
src Rename variables with obscure names. 2011-02-22 16:43:19 +09:00
Android.mk Clean up: Update variable names to comply with spec of ApplicationInfo. 2011-01-09 16:53:33 +09:00