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