LatinIME/native/jni/src
Tadashi G. Takaoka a58ebc73ae Fix typo of some methods' name
Also changes some methods' argument type from Locale to String.

Change-Id: Ib68b528a450dc68a01546483403230f76500bee4
2012-04-18 16:40:50 +09:00
..
additional_proximity_chars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
additional_proximity_chars.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
basechars.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
bigram_dictionary.cpp Fix debug compilation + small cleanup 2012-04-17 17:33:25 +09:00
bigram_dictionary.h Preparatory refactoring 2012-04-17 11:46:20 +09:00
binary_format.h Add a method to get the flags from a binary dictionary. 2012-04-06 18:34:22 +09:00
char_utils.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
char_utils.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
correction_state.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
debug.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
defines.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
dictionary.cpp Save the flags in a member in the unigram dictionary. 2012-04-06 18:34:59 +09:00
dictionary.h Fix debug compilation + small cleanup 2012-04-17 17:33:25 +09:00
proximity_info.cpp Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
proximity_info.h Fix typo of some methods' name 2012-04-18 16:40:50 +09:00
terminal_attributes.h Read shortcuts as strings in the dictionary. 2012-04-06 16:22:08 +09:00
unigram_dictionary.cpp Replace the flags in getSuggestions with a boolean. 2012-04-06 19:34:48 +09:00
unigram_dictionary.h Replace the flags in getSuggestions with a boolean. 2012-04-06 19:34:48 +09:00
words_priority_queue.h Move the "src" directory as a preparation for Ib4a47342 and I66f6c5b9 2012-03-30 09:53:51 +09:00
words_priority_queue_pool.h Fix a large native memory leak. 2012-04-16 16:48:53 +09:00