Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dwindint.h334 bfd_signed_vma yhotspot; member
344 bfd_byte yhotspot[2]; member
Dresrc.c105 unsigned short yhotspot; member
785 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename); in define_cursor()
813 c->yhotspot = icondirs[i].u.cursor.yhotspot; in define_cursor()
1396 c->yhotspot = windres_get_16 (&wrtarget, pb_data + 2, len_data - 2); in define_cursor_rcdata()
2491 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot, in write_rc_cursor()
2492 (int) cursor->xhotspot, (int) cursor->yhotspot); in write_rc_cursor()
Dresbin.c211 c->yhotspot = windres_get_16 (wrbfd, data + 2, 2); in bin_to_res_cursor()
1406 windres_put_16 (wrbfd, bc.yhotspot, c->yhotspot); in res_to_bin_cursor()