Home
last modified time | relevance | path

Searched defs:_DYN_CONSOLE_SCREEN_BUFFER_INFOEX (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dos_win32.c252 typedef struct _DYN_CONSOLE_SCREEN_BUFFER_INFOEX struct
254 ULONG cbSize;
255 COORD dwSize;
256 COORD dwCursorPosition;
257 WORD wAttributes;
258 SMALL_RECT srWindow;
259 COORD dwMaximumWindowSize;
260 WORD wPopupAttributes;
261 BOOL bFullscreenSupported;
262 COLORREF ColorTable[16];