Home
last modified time | relevance | path

Searched refs:SingleByteTable (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rosapps/applications/devutils/nls2txt/
H A Dnls.c123 PUCHAR SingleByteTable = (PUCHAR)CodePageTable->WideCharTable; in NLS_IsDefaultCharForUnicode() local
124 CodePageChar = SingleByteTable[Char]; in NLS_IsDefaultCharForUnicode()
H A Dbestfit.c267 PUCHAR SingleByteTable = (PUCHAR)CodePageTable.WideCharTable; in BestFit_FromNLS() local
272 SingleByteTable[UnicodeChar], in BestFit_FromNLS()