Searched refs:DS_SETFONT (Results 1 – 4 of 4) sorted by relevance
472 dialog.style |= DS_SETFONT;473 style |= DS_SETFONT;485 dialog.style |= DS_SETFONT;486 style |= DS_SETFONT;500 dialog.style |= DS_SETFONT;501 style |= DS_SETFONT;515 dialog.style |= DS_SETFONT;516 style |= DS_SETFONT;
623 #define DS_SETFONT 0x40L macro
481 if ((d->style & DS_SETFONT) == 0) in bin_to_res_dialog()1502 if ((dialog->style & DS_SETFONT) != 0) in res_to_bin_dialog()
250 (styles): If FONT is seen, set DS_SETFONT in dialog style.