Searched refs:get_lemma_word (Results 1 - 2 of 2) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Duserdict.cpp198 inline uint16 * UserDict::get_lemma_word(uint32 offset) { function in class:ime_pinyin::UserDict
617 char16 * str = get_lemma_word(offset);
658 uint16 * words = get_lemma_word(offset);
730 uint16 * str = get_lemma_word(offset);
771 const uint16 * ws = get_lemma_word(offset);
818 const uint16 * ws = get_lemma_word(offset);
892 uint16 * wrd = get_lemma_word(offset);
984 uint16 * wrd = get_lemma_word(offset);
1827 uint16 *wrd = get_lemma_word(offset);
2135 char16 * lemma_str = get_lemma_word(offse
[all...]
/packages/inputmethods/PinyinIME/jni/include/
H A Duserdict.h342 uint16 * get_lemma_word(uint32 offset);

Completed in 68 milliseconds