Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h201 void szm_enable_shm(bool enable);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h201 void szm_enable_shm(bool enable);
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dpinyinime.cpp176 spl_trie.szm_enable_shm(enable); in im_enable_shm_as_szm()
H A Dspellingtrie.cpp72 szm_enable_shm(true); in SpellingTrie()
199 void SpellingTrie::szm_enable_shm(bool enable) { in szm_enable_shm() function in ime_pinyin::SpellingTrie