Home
last modified time | relevance | path

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

/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp133 HBITMAP IconToBitmap(HICON hIcon, HBRUSH hBackground, int width, int height) in IconToBitmap() function
858 m_hVimIconBitmap = IconToBitmap(hVimIcon, in LoadMenuIcon()