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

  /packages/inputmethods/PinyinIME/jni/share/
userdict.cpp 193 inline uint16 * UserDict::get_lemma_spell_ids(uint32 offset) { function in class:ime_pinyin::UserDict
455 const uint16 * splids = get_lemma_spell_ids(offset);
570 uint16 * splids = get_lemma_spell_ids(offset);
633 const uint16 * ids = get_lemma_spell_ids(offset);
659 uint16 * splids = get_lemma_spell_ids(offset);
721 uint16 * splids = get_lemma_spell_ids(offset);
891 uint16 * spl = get_lemma_spell_ids(offset);
983 uint16 * spl = get_lemma_spell_ids(offset);
    [all...]
  /packages/inputmethods/PinyinIME/jni/include/
userdict.h 340 uint16 * get_lemma_spell_ids(uint32 offset);

Completed in 3635 milliseconds