OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NEW_WORD
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
error_type_utils.cpp
31
const ErrorTypeUtils::ErrorType ErrorTypeUtils::
NEW_WORD
= 0x200;
error_type_utils.h
50
static const ErrorType
NEW_WORD
;
/packages/inputmethods/LatinIME/native/jni/src/suggest/policyimpl/typing/
typing_weighting.cpp
99
return ErrorTypeUtils::
NEW_WORD
;
Completed in 74 milliseconds