Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2689 static HICON g_hOrigIconSmall = NULL; variable
2782 GetConsoleIcon(g_hWnd, &g_hOrigIconSmall, &g_hOrigIcon); in SaveConsoleTitleAndIcon()
2783 if (g_hOrigIconSmall == NULL || g_hOrigIcon == NULL) in SaveConsoleTitleAndIcon()
2920 SetConsoleIcon(g_hWnd, g_hOrigIconSmall, g_hOrigIcon); in mch_exit_c()