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

  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 188 inline char UserDict::get_lemma_nchar(uint32 offset) { function in class:ime_pinyin::UserDict
200 uint8 nchar = get_lemma_nchar(offset);
454 uint8 nchar = get_lemma_nchar(offset);
569 uint8 nchar = get_lemma_nchar(offset);
616 uint8 nchar = get_lemma_nchar(offset);
632 uint8 nchar = get_lemma_nchar(offset);
657 uint32 nchar = get_lemma_nchar(offset);
770 uint8 nchar = get_lemma_nchar(offset);
817 uint8 nchar = get_lemma_nchar(offset);
890 uint32 nchar = get_lemma_nchar(offset)
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 338 char get_lemma_nchar(uint32 offset);

Completed in 1025 milliseconds