Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Drcparse.y472 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;
Dwindint.h623 #define DS_SETFONT 0x40L macro
Dresbin.c481 if ((d->style & DS_SETFONT) == 0) in bin_to_res_dialog()
1502 if ((dialog->style & DS_SETFONT) != 0) in res_to_bin_dialog()
DChangeLog-9197250 (styles): If FONT is seen, set DS_SETFONT in dialog style.