Home
last modified time | relevance | path

Searched refs:szm_enable_ym (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h204 void szm_enable_ym(bool enable);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h204 void szm_enable_ym(bool enable);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp181 spl_trie.szm_enable_ym(enable); in im_enable_ym_as_szm()
H A Dspellingtrie.cpp73 szm_enable_ym(true); in SpellingTrie()
213 void SpellingTrie::szm_enable_ym(bool enable) { in szm_enable_ym() function in ime_pinyin::SpellingTrie