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

  /packages/inputmethods/PinyinIME/jni/include/
atomdictbase.h 245 virtual bool remove_lemma(LemmaIdType lemma_id) = 0;
dicttrie.h 217 bool remove_lemma(LemmaIdType lemma_id) {return false;} function in class:ime_pinyin::DictTrie
userdict.h 78 bool remove_lemma(LemmaIdType lemma_id);
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 975 bool UserDict::remove_lemma(LemmaIdType lemma_id) {
    [all...]

Completed in 727 milliseconds