Searched refs:get_hicon (Results 1 – 2 of 2) sorted by relevance
110 HICON get_hicon() const {return _itype!=IT_SYSCACHE? _hicon: 0;} in get_hicon() function
260 int idx = ImageList_AddIcon(_himl, g_Globals._icon_cache.get_icon(icon_id).get_hicon()); in get_image_idx()