Searched defs:szm_is_enabled (Results 1 - 1 of 1) sorted by relevance

/packages/inputmethods/PinyinIME/jni/share/
H A Dspellingtrie.cpp125 if (szm_is_enabled(ch)) {
191 bool SpellingTrie::szm_is_enabled(char ch) const { function in class:ime_pinyin::SpellingTrie
601 if (level == 0 && szm_is_enabled(char_for_node)) {

Completed in 1396 milliseconds