Home
last modified time | relevance | path

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

/reactos/modules/rosapps/applications/devutils/nls2txt/
H A Dprecomp.h69 NLS_RecordsCountForUnicodeTable(PCPTABLEINFO CodePageTable);
H A Dnls.c149 NLS_RecordsCountForUnicodeTable(PCPTABLEINFO CodePageTable) in NLS_RecordsCountForUnicodeTable() function
H A Dbestfit.c245 BestFit_Write(hFile, L"WCTABLE %u\r\n\r\n", NLS_RecordsCountForUnicodeTable(&CodePageTable)); in BestFit_FromNLS()