Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/binutils/
Dwindint.h332 bfd_signed_vma xhotspot; member
343 bfd_byte xhotspot[2]; member
Dresrc.c104 unsigned short xhotspot; member
781 icondirs[i].u.cursor.xhotspot = get_word (e, real_filename); in define_cursor()
809 c->xhotspot = icondirs[i].u.cursor.xhotspot; in define_cursor()
1392 c->xhotspot = windres_get_16 (&wrtarget, pb_data, len_data); in define_cursor_rcdata()
2488 (unsigned int) cursor->xhotspot, (unsigned int) cursor->yhotspot, in write_rc_cursor()
2489 (int) cursor->xhotspot, (int) cursor->yhotspot); in write_rc_cursor()
Dresbin.c210 c->xhotspot = windres_get_16 (wrbfd, data, 2); in bin_to_res_cursor()
1412 windres_put_16 (wrbfd, bc.xhotspot, c->xhotspot); in res_to_bin_cursor()