Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c257 WORD wAttributes; member
2636 ClearConsoleBuffer(cb->Info.wAttributes); in RestoreConsoleBuffer()
2641 if (!SetConsoleTextAttribute(g_hConOut, cb->Info.wAttributes)) in RestoreConsoleBuffer()
2831 g_attrCurrent = g_attrDefault = g_cbOrig.Info.wAttributes; in mch_init_c()
2835 g_attrCurrent = g_attrDefault = csbi.wAttributes; in mch_init_c()