HomeSort by relevance Sort by last modified time
    Searched refs:get_spelling_str16 (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 249 const char16* get_spelling_str16(uint16 splid);
253 size_t get_spelling_str16(uint16 splid, char16 *splstr16,
  /packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp 750 const char16* SpellingTrie::get_spelling_str16(uint16 splid) { function in class:ime_pinyin::SpellingTrie
784 size_t SpellingTrie::get_spelling_str16(uint16 splid, char16 *splstr16, function in class:ime_pinyin::SpellingTrie
userdict.cpp     [all...]

Completed in 184 milliseconds