Home
last modified time | relevance | path

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

/reactos/boot/freeldr/freeldr/ntldr/
H A Dwlregistry.c507 LoaderBlock->NlsData->UnicodeCodePageData = in WinLdrLoadNLSData()
550 VaToPa(LoaderBlock->NlsData->UnicodeCodePageData), in WinLdrLoadNLSData()
561 LoaderBlock->OemFontFile = VaToPa(LoaderBlock->NlsData->UnicodeCodePageData); in WinLdrLoadNLSData()
/reactos/sdk/include/reactos/arc/
H A Darc.h325 PVOID UnicodeCodePageData; member
/reactos/ntoskrnl/ex/
H A Dinit.c285 LoaderBlock->NlsData->UnicodeCodePageData, in ExpInitNls()
1032 ExpUnicodeCaseTableDataOffset = (ULONG)((ULONG_PTR)NlsData->UnicodeCodePageData - in ExpInitializeExecutive()