Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c265 static PfnGetConsoleScreenBufferInfoEx pGetConsoleScreenBufferInfoEx; variable
7916 pGetConsoleScreenBufferInfoEx = in vtp_init()
7922 if (pGetConsoleScreenBufferInfoEx != NULL in vtp_init()
7929 pGetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in vtp_init()
8175 pGetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in set_console_color_rgb()
8248 pGetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in reset_console_color_rgb()
8271 pGetConsoleScreenBufferInfoEx(g_hConOut, &csbi); in restore_console_color_rgb()