Home
last modified time | relevance | path

Searched refs:StartingX (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/kernel32/client/console/
H A Dinit.c227 ConsoleStartInfo->dwWindowOrigin.X = (SHORT)Parameters->StartingX; in SetUpConsoleInfo()
/reactos/win32ss/user/ntuser/
H A Dmain.c573 ptiCurrent->ppi->usi.dwX = ProcessParams->StartingX; in InitThreadCallback()
H A Dwindow.c1743 Cs->x = ProcessParams->StartingX; in IntFixWindowCoordinates()
/reactos/dll/win32/kernel32/client/
H A Dproc.c664 ProcessParameters->StartingX = StartupInfo->dwX; in BasePushProcessParameters()
1291 lpStartupInfo->dwX = Params->StartingX; in GetStartupInfoW()
1349 StartupInfo->dwX = Params->StartingX; in GetStartupInfoA()
/reactos/sdk/include/ndk/
H A Drtltypes.h1545 ULONG StartingX; member