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

  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/
OpenWnnJni.h 33 #define NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH (0x00F3)
OpenWnnDictionaryImplJni.c 796 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH, NJ_ERR_NO_RULEDIC);
803 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH, NJ_ERR_INVALID_PARAM);
811 return NJ_SET_ERR_VAL(NJ_FUNC_JNI_SET_LEFT_PART_OF_SPEECH, NJ_ERR_NOT_ALLOCATED);
    [all...]

Completed in 69 milliseconds