wnn6sdkにもdic_save_allはある。
1 parent d6c9682 commit 8d56be7ae156a757a4bc5642206e2b42715f7e0c
@tamra tamra authored on 8 Mar 2006
Showing 1 changed file
View
2
■■■
honoka/plugins/wnnproto.h
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 *);