Home
last modified time | relevance | path

Searched refs:weight (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dwindint.h439 rc_uint_type weight; member
470 bfd_byte weight[2]; member
Drcparse.y478 dialog.ex->weight = 0;
493 dialog.ex->weight = $6;
508 dialog.ex->weight = $6;
523 dialog.ex->weight = $6;
Dresbin.c487 d->ex->weight = 0; in bin_to_res_dialog()
504 d->ex->weight = windres_get_16 (wrbfd, data + off, 2); in bin_to_res_dialog()
1516 windres_put_16 (wrbfd, bdxf.weight, (dialog->ex == NULL ? 0 : dialog->ex->weight)); in res_to_bin_dialog()
Dresrc.c2569 && (dialog->ex->weight != 0 in write_rc_dialog()
2573 (int) dialog->ex->weight, in write_rc_dialog()