Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dos_win32.c2713 HICON *phIcon) in GetConsoleIcon() argument
2721 if (phIcon != NULL) in GetConsoleIcon()
2722 *phIcon = (HICON)SendMessage(hWnd, WM_GETICON, in GetConsoleIcon()