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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/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::__anon3071::__anon3073
793 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename);
821 c->yhotspot = icondirs[i].u.cursor.yhotspot;
1404 c->yhotspot = windres_get_16 (&wrtarget, pb_data + 2, len_data - 2);
2478 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot,
2479 (int) cursor->xhotspot, (int) cursor->yhotspot);
H A Dresbin.c212 c->yhotspot = windres_get_16 (wrbfd, data + 2, 2);
1390 windres_put_16 (wrbfd, bc.yhotspot, c->yhotspot);

Completed in 119 milliseconds