Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/include/
Dnj_ext.h103 extern NJ_INT16 njd_f_get_candidate(NJ_WORD *word, NJ_CHAR *candidate,
/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndfdic.c402 NJ_INT16 njd_f_get_candidate(NJ_WORD *word, NJ_CHAR *candidate, NJ_UINT16 size) in njd_f_get_candidate() function
Dndapi.c566 ret = njd_f_get_candidate(&result->word, candidate, size); in njd_get_candidate()