Home
last modified time | relevance | path

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

/trueos/contrib/binutils/binutils/
HDwindint.h335 bfd_signed_vma yhotspot; member
345 bfd_byte yhotspot[2]; member
HDresrc.c111 unsigned short yhotspot; member
742 icondirs[i].u.cursor.yhotspot = get_word (e, real_filename); in define_cursor()
770 c->yhotspot = icondirs[i].u.cursor.yhotspot; in define_cursor()
1353 c->yhotspot = windres_get_16 (&wrtarget, pb_data + 2, len_data - 2); in define_cursor_rcdata()
2426 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot, in write_rc_cursor()
2427 (int) cursor->xhotspot, (int) cursor->yhotspot); in write_rc_cursor()
HDresbin.c211 c->yhotspot = windres_get_16 (wrbfd, data + 2, 2); in bin_to_res_cursor()
1392 windres_put_16 (wrbfd, bc.yhotspot, c->yhotspot); in res_to_bin_cursor()