Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2738 HICON hIconSmall, in SetConsoleIcon() argument
2744 if (hIconSmall != NULL) in SetConsoleIcon()
2746 (WPARAM)ICON_SMALL, (LPARAM)hIconSmall); in SetConsoleIcon()