Searched refs:BIN_DIALOGEXFONT_SIZE (Results 1 – 2 of 2) sorted by relevance
474 #define BIN_DIALOGEXFONT_SIZE 6 macro
1519 set_windres_bfd_content (wrbfd, &bdxf, off, BIN_DIALOGEXFONT_SIZE); in res_to_bin_dialog()1522 off += (dialogex ? BIN_DIALOGEXFONT_SIZE : BIN_DIALOGFONT_SIZE); in res_to_bin_dialog()