OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NJ_FUNC_NJ_GET_WORD
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_err.h
101
#define
NJ_FUNC_NJ_GET_WORD
(0x002D)
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndapi.c
823
return NJ_SET_ERR_VAL(
NJ_FUNC_NJ_GET_WORD
, NJ_ERR_PARAM_ENV_NULL);
826
return NJ_SET_ERR_VAL(
NJ_FUNC_NJ_GET_WORD
, NJ_ERR_PARAM_CURSOR_NULL);
829
return NJ_SET_ERR_VAL(
NJ_FUNC_NJ_GET_WORD
, NJ_ERR_PARAM_RESULT_NULL);
Completed in 17 milliseconds