Searched refs:res_to_bin_group_icon (Results 1 – 1 of 1) sorted by relevance
1259 static rc_uint_type res_to_bin_group_icon (windres_bfd *, rc_uint_type, const rc_group_icon *);1294 return res_to_bin_group_icon (wrbfd, off, res->u.group_icon); in res_to_bin()1638 res_to_bin_group_icon (windres_bfd *wrbfd, rc_uint_type off, const rc_group_icon *group_icons) in res_to_bin_group_icon() function