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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dwindint.h333 bfd_signed_vma xhotspot; member in struct:rc_cursor
344 bfd_byte xhotspot[2]; member in struct:bin_cursor
H A Dresrc.c109 unsigned short xhotspot; member in struct:icondir::__anon287::__anon289
743 icondirs[i].u.cursor.xhotspot = get_word (e, real_filename);
771 c->xhotspot = icondirs[i].u.cursor.xhotspot;
1354 c->xhotspot = windres_get_16 (&wrtarget, pb_data, len_data);
2429 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot,
2430 (int) cursor->xhotspot, (int) cursor->yhotspot);
H A Dresbin.c210 c->xhotspot = windres_get_16 (wrbfd, data, 2);
1392 windres_put_16 (wrbfd, bc.xhotspot, c->xhotspot);

Completed in 137 milliseconds