OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:remove_lemma
(Results
1 - 4
of
4
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
dicttrie.h
217
bool
remove_lemma
(LemmaIdType lemma_id) {return false;}
function in class:ime_pinyin::DictTrie
atomdictbase.h
245
virtual bool
remove_lemma
(LemmaIdType lemma_id) = 0;
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 191 milliseconds