OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJ_ERR_PARAM_RESULT_NULL
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
neapi.c
79
return NJ_SET_ERR_VAL(NJ_FUNC_NJ_GET_CANDIDATE,
NJ_ERR_PARAM_RESULT_NULL
);
109
return NJ_SET_ERR_VAL(NJ_FUNC_NJ_GET_STROKE,
NJ_ERR_PARAM_RESULT_NULL
);
ndapi.c
829
return NJ_SET_ERR_VAL(NJ_FUNC_NJ_GET_WORD,
NJ_ERR_PARAM_RESULT_NULL
);
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_err.h
31
#define
NJ_ERR_PARAM_RESULT_NULL
(0x0500)
Completed in 480 milliseconds