OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJ_ERR_INTERNAL
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_err.h
52
#define
NJ_ERR_INTERNAL
(0x1D00)
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnDictionaryImplJni.c
440
return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SEARCH_WORD,
NJ_ERR_INTERNAL
);
652
return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_APPROX_PATTERN,
NJ_ERR_INTERNAL
);
876
return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_STROKE,
NJ_ERR_INTERNAL
);
[
all
...]
Completed in 24 milliseconds