Home
last modified time | relevance | path

Searched refs:frozen_ (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtable.cpp73 frozen_ = true; in SpellingTable()
132 frozen_ = false; in init_table()
138 if (frozen_ || NULL == spelling_str) in put_spelling()
186 if (NULL == spelling_str || NULL == spelling_buf_ || frozen_) in contain()
300 frozen_ = true; in arrange()
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtable.h64 bool frozen_; variable
/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtable.h64 bool frozen_; variable