Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dndapi.c44 static NJ_INT16 get_word_and_search_next_word(NJ_CLASS *iwnn, NJ_CURSOR *cursor, NJ_RESULT *result,…
186 static NJ_INT16 get_word_and_search_next_word(NJ_CLASS *iwnn, NJ_CURSOR *cursor, NJ_RESULT *result, in get_word_and_search_next_word() function
475 ret = get_word_and_search_next_word(iwnn, cursor, result, comp_flg); in njd_get_word()