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

  /packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h 204 void szm_enable_ym(bool enable);
  /packages/inputmethods/PinyinIME/jni/share/
pinyinime.cpp 181 spl_trie.szm_enable_ym(enable);
spellingtrie.cpp 69 szm_enable_ym(true);
209 void SpellingTrie::szm_enable_ym(bool enable) { function in class:ime_pinyin::SpellingTrie

Completed in 335 milliseconds