Home | History | Annotate | Download | only in libwnnDictionary

Lines Matching full:dicinfo

36 static void clearDictionaryStructure( NJ_DIC_INFO* dicInfo ) {
37 dicInfo->type = 0;
38 dicInfo->handle = NULL;
39 /* dicInfo->srhCache = NULL; */
41 dicInfo->dic_freq[ NJ_MODE_TYPE_HENKAN ].base = 0;
42 dicInfo->dic_freq[ NJ_MODE_TYPE_HENKAN ].high = 0;