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

  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 367 bool remove_lemma_by_offset_index(int offset_index);
391 uint32 offset_index; member in struct:ime_pinyin::UserDict::UserDictScoreOffsetPair
  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 945 bool UserDict::remove_lemma_by_offset_index(int offset_index) {
949 int32 off = offset_index;
    [all...]

Completed in 46 milliseconds