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