Home
last modified time | relevance | path

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

/dports/chinese/libchewing/libchewing-0.5.1/test/
H A Dtest-keyboardless.c385 ret = chewing_cand_list_next(ctx); in test_cand_list_word_no_rearward()
391 ret = chewing_cand_list_next(ctx); in test_cand_list_word_no_rearward()
435 ret = chewing_cand_list_next(ctx); in test_cand_list_word_rearward()
441 ret = chewing_cand_list_next(ctx); in test_cand_list_word_rearward()
490 ret = chewing_cand_list_next(ctx); in test_cand_list_word_selection_next_no_rearward()
528 ret = chewing_cand_list_next(ctx); in test_cand_list_word_selection_next_rearward()
650 ret = chewing_cand_list_next(ctx); in test_cand_list_symbol()
683 ret = chewing_cand_list_next(ctx); in test_cand_list_no_cand_windows()
H A Dtest-error-handling.c209 ret = chewing_cand_list_next(NULL); in test_null()
H A Dtest-bopomofo.c400 ret = chewing_cand_list_next(ctx); in test_select_candidate_in_middle_no_reaward()
429 ret = chewing_cand_list_next(ctx); in test_select_candidate_in_middle_reaward()
/dports/chinese/libchewing/libchewing-0.5.1/include/
H A Dchewingio.h542 CHEWING_API int chewing_cand_list_next(ChewingContext *ctx);
/dports/chinese/libchewing/libchewing-0.5.1/
H A DNEWS71 - chewing_cand_list_next
/dports/chinese/libchewing/libchewing-0.5.1/src/
H A Dchewingio.c2248 CHEWING_API int chewing_cand_list_next(ChewingContext *ctx) in chewing_cand_list_next() function
/dports/chinese/libchewing/libchewing-0.5.1/doc/
H A Dlibchewing.texi758 @deftypefun int chewing_cand_list_next (ChewingContext *@var{ctx})