Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c267 static PfnSetConsoleScreenBufferInfoEx pSetConsoleScreenBufferInfoEx; variable
7919 pSetConsoleScreenBufferInfoEx = in vtp_init()
7923 && pSetConsoleScreenBufferInfoEx != NULL) in vtp_init()
8185 pSetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in set_console_color_rgb()
8256 pSetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in reset_console_color_rgb()
8279 pSetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in restore_console_color_rgb()