Home
last modified time | relevance | path

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

/reactos/subsystems/mvdm/ntvdm/console/
H A Dvideo.c48 static COORD TextResolution = {0}; variable
322 TextResolution = *Resolution; in AttachToConsoleInternal()
347 TextResolution, in AttachToConsoleInternal()
359 TextResolution.X * TextResolution.Y in AttachToConsoleInternal()
376 ConRect.Right = TextResolution.X; in AttachToConsoleInternal()
377 ConRect.Bottom = TextResolution.Y; in AttachToConsoleInternal()
381 TextResolution, in AttachToConsoleInternal()
390 for (i = 0; i < TextResolution.Y; i++) in AttachToConsoleInternal()
498 if (TextResolution.X == 0 || TextResolution.Y == 0) in VgaAttachToConsole()
501 if (TextResolution.X == 0) TextResolution.X = 80; in VgaAttachToConsole()
[all …]
/reactos/boot/environ/lib/io/display/
H A Dtextcons.c68 _Out_ PULONG TextResolution in ConsoleTextBaseGetTextResolution() argument
/reactos/boot/environ/include/
H A Dbl.h510 _Out_ PULONG TextResolution
2660 _Out_ PULONG TextResolution