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

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 354 bool equal_spell_id(const uint16 * fullids,
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 425 bool UserDict::equal_spell_id( function in class:ime_pinyin::UserDict
590 if (equal_spell_id(splids, nchar, &searchable) == true) {
729 if (equal_spell_id(splids, lemma_len, &searchable) == true) {
    [all...]

Completed in 35 milliseconds