HomeSort by relevance Sort by last modified time
    Searched refs:NJ_ERR_NO_RULEDIC (Results 1 - 3 of 3) sorted by null

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
nj_err.h 33 #define NJ_ERR_NO_RULEDIC (0x0800)
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
neapi.c 41 return NJ_SET_ERR_VAL(NJ_FUNC_NJ_SELECT, NJ_ERR_NO_RULEDIC);
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnDictionaryImplJni.c 796 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH, NJ_ERR_NO_RULEDIC);
830 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_RIGHT_PART_OF_SPEECH, NJ_ERR_NO_RULEDIC);
    [all...]

Completed in 119 milliseconds