Searched refs:im_open_decoder (Results 1 – 4 of 4) sorted by relevance
36 bool im_open_decoder(const char *fn_sys_dict, const char *fn_usr_dict);
37 bool im_open_decoder(const char *fn_sys_dict, const char *fn_usr_dict) { in im_open_decoder() function
97 …initDone = im_open_decoder(sysDict.toUtf8().constData(), usrDictInfo.absoluteFilePath().toUtf8().c… in init()