Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h84 size_t ym_num_; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h84 size_t ym_num_; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp402 ym_num_ = ym_num; in build_ym_info()
721 for (uint8 pos = 0; pos < ym_num_; pos++) in get_ym_id()