Searched refs:xhotspot (Results 1 – 3 of 3) sorted by relevance
/toolchain/binutils/binutils-2.25/binutils/ |
D | windint.h | 332 bfd_signed_vma xhotspot; member 343 bfd_byte xhotspot[2]; member
|
D | resrc.c | 103 unsigned short xhotspot; member 784 icondirs[i].u.cursor.xhotspot = get_word (e, real_filename); in define_cursor() 812 c->xhotspot = icondirs[i].u.cursor.xhotspot; in define_cursor() 1395 c->xhotspot = windres_get_16 (&wrtarget, pb_data, len_data); 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()
|
D | resbin.c | 210 c->xhotspot = windres_get_16 (wrbfd, data, 2); in bin_to_res_cursor() 1405 windres_put_16 (wrbfd, bc.xhotspot, c->xhotspot); in res_to_bin_cursor()
|