OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USER_DICT_NONE
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/PinyinIME/jni/include/
userdict.h
226
USER_DICT_NONE
= 0,
/packages/inputmethods/PinyinIME/jni/share/
userdict.cpp
217
if (state_ ==
USER_DICT_NONE
)
240
state_(
USER_DICT_NONE
) {
286
if (state_ ==
USER_DICT_NONE
)
333
state_ =
USER_DICT_NONE
;
1239
if (state_ ==
USER_DICT_NONE
|| state_ == USER_DICT_SYNC)
[
all
...]
Completed in 477 milliseconds