Home
last modified time | relevance | path

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

/packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
Dneapi.c24 static NJ_INT16 set_previous_selection(NJ_CLASS *iwnn, NJ_RESULT *result);
47 ret = set_previous_selection(iwnn, r_result); in njx_select()
53 set_previous_selection(iwnn, NULL); in njx_select()
66 set_previous_selection(iwnn, NULL); in njx_init()
130 static NJ_INT16 set_previous_selection(NJ_CLASS *iwnn, NJ_RESULT *result) { in set_previous_selection() function