Searched refs:yhotspot (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h335 bfd_signed_vma yhotspot; member in struct:rc_cursor
345 bfd_byte yhotspot[2]; member in struct:bin_cursor
H A Dresrc.c111 unsigned short yhotspot; member in struct:icondir::__anon287::__anon289
744 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename);
772 c->yhotspot = icondirs[i].u.cursor.yhotspot;
1355 c->yhotspot = windres_get_16 (&wrtarget, pb_data + 2, len_data - 2);
2429 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot,
2430 (int) cursor->xhotspot, (int) cursor->yhotspot);
H A Dresbin.c211 c->yhotspot = windres_get_16 (wrbfd, data + 2, 2);
1393 windres_put_16 (wrbfd, bc.yhotspot, c->yhotspot);

Completed in 151 milliseconds