Searched refs:TextResolution (Results 1 – 3 of 3) sorted by relevance
48 static COORD TextResolution = {0}; variable322 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 …]
68 _Out_ PULONG TextResolution in ConsoleTextBaseGetTextResolution() argument
510 _Out_ PULONG TextResolution2660 _Out_ PULONG TextResolution