Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/DWKeyboard/include/pinyin/include/
H A Dspellingtrie.h44 static const uint16 kHalfIdShengmuMask = 0x01; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/include/
H A Dspellingtrie.h44 static const uint16 kHalfIdShengmuMask = 0x01; variable
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Dspellingtrie.cpp184 return char_flags_[ch - 'A'] & kHalfIdShengmuMask; in is_shengmu_char()