Searched refs:define_icon_control (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dwindres.h92 extern rc_dialog_control *define_icon_control (rc_res_id, rc_uint_type, rc_uint_type,
H A Drcparse.y720 $$ = define_icon_control ($2, $3, $4, $5, 0, 0, 0, $6,
726 $$ = define_icon_control ($2, $3, $4, $5, 0, 0, 0, $8,
732 $$ = define_icon_control ($2, $3, $4, $5, style, $9, 0, $10,
738 $$ = define_icon_control ($2, $3, $4, $5, style, $9, $10, $11,
H A Dresrc.c921 define_icon_control (rc_res_id iid, rc_uint_type id, rc_uint_type x,
919 define_icon_control (rc_res_id iid, rc_uint_type id, rc_uint_type x, function

Completed in 68 milliseconds