Home
last modified time | relevance | path

Searched refs:NJ_ERR_NO_RULEDIC (Results 1 – 3 of 3) sorted by relevance

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_err.h33 #define NJ_ERR_NO_RULEDIC (0x0800) macro
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dneapi.c41 return NJ_SET_ERR_VAL(NJ_FUNC_NJ_SELECT, NJ_ERR_NO_RULEDIC); in njx_select()
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/
DOpenWnnDictionaryImplJni.c796 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH, NJ_ERR_NO_RULEDIC); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setLeftPartOfSpeech()
830 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_RIGHT_PART_OF_SPEECH, NJ_ERR_NO_RULEDIC); in Java_jp_co_omronsoft_openwnn_OpenWnnDictionaryImplJni_setRightPartOfSpeech()