ReactOS 0.4.16-dev-329-g9223134
|
#include <precomp.h>
USHORT _CPTABLEINFO::CodePage |
Definition at line 32 of file precomp.h.
Referenced by BestFit_FromNLS(), GetACP(), GetCPInfoExW(), GetOEMCP(), NLS_InitCodePageTable(), NlsInit(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::DBCSCodePage |
Definition at line 38 of file precomp.h.
Referenced by IntMultiByteToWideCharCP(), IntWideCharToMultiByteCP(), NLS_InitCodePageTable(), NLS_IsDBCSCodePage(), and RtlInitCodePageTable().
PUSHORT _CPTABLEINFO::DBCSOffsets |
Definition at line 43 of file precomp.h.
Referenced by BestFit_FromNLS(), IntIsValidDBCSMapping(), IntMultiByteToWideCharCP(), NLS_InitCodePageTable(), NLS_RecordsCountForDBCSTable(), and RtlInitCodePageTable().
PUSHORT _CPTABLEINFO::DBCSRanges |
Definition at line 42 of file precomp.h.
Referenced by BestFit_FromNLS(), NLS_InitCodePageTable(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::DefaultChar |
Definition at line 34 of file precomp.h.
Referenced by BestFit_FromNLS(), GetCPInfo(), NLS_InitCodePageTable(), NLS_IsDefaultCharForUnicode(), and RtlInitCodePageTable().
UCHAR _CPTABLEINFO::LeadByte |
Definition at line 39 of file precomp.h.
Referenced by BestFit_FromNLS(), GetCPInfo(), IntIsLeadByte(), NLS_InitCodePageTable(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::MaximumCharacterSize |
Definition at line 33 of file precomp.h.
Referenced by BestFit_FromNLS(), GetCPInfo(), IntIsLeadByte(), NLS_InitCodePageTable(), and RtlInitCodePageTable().
PUSHORT _CPTABLEINFO::MultiByteTable |
Definition at line 40 of file precomp.h.
Referenced by BestFit_FromNLS(), IntIsValidDBCSMapping(), IntIsValidSBCSMapping(), IntMultiByteToWideCharCP(), NLS_InitCodePageTable(), NLS_IsDefaultCharForMB(), NLS_IsGlyphTablePresent(), NLS_RecordsCountForGlyphTable(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::TransDefaultChar |
Definition at line 36 of file precomp.h.
Referenced by IntIsValidDBCSMapping(), IntIsValidSBCSMapping(), IntWideCharToMultiByteCP(), NLS_InitCodePageTable(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::TransUniDefaultChar |
Definition at line 37 of file precomp.h.
Referenced by IntIsValidDBCSMapping(), IntIsValidSBCSMapping(), IntMultiByteToWideCharCP(), NLS_InitCodePageTable(), and RtlInitCodePageTable().
USHORT _CPTABLEINFO::UniDefaultChar |
Definition at line 35 of file precomp.h.
Referenced by BestFit_FromNLS(), GetCPInfoExW(), IntMultiByteToWideCharCP(), NLS_InitCodePageTable(), NLS_IsDefaultCharForMB(), NLS_RecordsCountForDBCSTable(), NLS_RecordsCountForGlyphTable(), and RtlInitCodePageTable().
PVOID _CPTABLEINFO::WideCharTable |
Definition at line 41 of file precomp.h.
Referenced by BestFit_FromNLS(), IntWideCharToMultiByteCP(), NLS_InitCodePageTable(), NLS_IsDefaultCharForUnicode(), and RtlInitCodePageTable().