Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/binutils/
Drcparse.y719 $$ = define_icon_control ($2, $3, $4, $5, 0, 0, 0, $6,
725 $$ = define_icon_control ($2, $3, $4, $5, 0, 0, 0, $8,
731 $$ = define_icon_control ($2, $3, $4, $5, style, $9, 0, $10,
737 $$ = define_icon_control ($2, $3, $4, $5, style, $9, $10, $11,
DChangeLog-00011513 (define_icon_control): New.
1514 * windres.h: declare define_icon_control.
Dresrc.c870 define_icon_control (rc_res_id iid, rc_uint_type id, rc_uint_type x, in define_icon_control() function
DChangeLog-0203814 (define_icon_control): Pass a struct res_id to define_control.