| |
---|
| | int jl_zenkouho_dai(struct wnn_buf*,int,int,int,int); |
---|
| | |
---|
| | int jl_set_jikouho(struct wnn_buf*,int); |
---|
| | int jl_set_jikouho_dai(struct wnn_buf*,int); |
---|
| | int jl_dic_save_all(struct wnn_buf*); |
---|
| | |
---|
| | #ifdef HAVE_LIBWNN7 |
---|
| | /* wnn6sdk is not having it.*/ |
---|
| | int jl_zenikeiji_dai(struct wnn_buf*,int,int,int,int); |
---|
| |
---|
| | extern int jl_yosoku_ikkatsu_toroku(struct wnn_buf *,char *,int); |
---|
| | extern int jl_yosoku_ikkatsu_toroku_init(struct wnn_buf *); |
---|
| | extern int jl_yosoku_ikkatsu_toroku_end(struct wnn_buf *); |
---|
| | extern int jl_yosoku_toroku(struct wnn_buf *,w_char *,short); |
---|
| | extern int jl_dic_save_all(struct wnn_buf*); |
---|
| | |
---|
| | #else |
---|
| | int wnn_get_area(struct wnn_buf*,int,int,w_char*,int); |
---|
| | void jl_get_zenkouho_kanji(struct wnn_buf*,int ,w_char *); |
---|
| |
---|
| | |