Home
last modified time | relevance | path

Searched refs:BestFit_FromNLS (Results 1 – 3 of 3) sorted by relevance

/reactos/modules/rosapps/applications/devutils/nls2txt/
H A Dmain.c15 if (!BestFit_FromNLS(argv[1], argv[2])) in wmain()
H A Dprecomp.h79 BestFit_FromNLS(const WCHAR *pszNLSFile, const WCHAR *pszBestFitFile);
H A Dbestfit.c113 BestFit_FromNLS(const WCHAR *pszNLSFile, const WCHAR *pszBestFitFile) in BestFit_FromNLS() function