OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kHalfIdShengmuMask
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
spellingtrie.h
44
static const uint16
kHalfIdShengmuMask
= 0x01;
/packages/inputmethods/PinyinIME/jni/share/
spellingtrie.cpp
180
return char_flags_[ch - 'A'] &
kHalfIdShengmuMask
;
Completed in 231 milliseconds