Searched refs:mch_icon_load (Results 1 – 4 of 4) sorted by relevance
22 int mch_icon_load(HANDLE *iconp);
808 mch_icon_load(HANDLE *iconp) in mch_icon_load() function
2787 if (mch_icon_load((HANDLE *)&g_hVimIcon) == FAIL || g_hVimIcon == NULL) in SaveConsoleTitleAndIcon()
5382 if (mch_icon_load(&hIcon) == OK && hIcon != NULL) in gui_mch_init()