HomeSort by relevance Sort by last modified time
    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 202 milliseconds