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

/freebsd-11-stable/contrib/binutils/binutils/
H A Drcparse.y470 dialog.style |= DS_SETFONT;
471 style |= DS_SETFONT;
483 dialog.style |= DS_SETFONT;
484 style |= DS_SETFONT;
498 dialog.style |= DS_SETFONT;
499 style |= DS_SETFONT;
513 dialog.style |= DS_SETFONT;
514 style |= DS_SETFONT;
H A Dwindint.h624 #define DS_SETFONT 0x40L macro
H A Dresbin.c481 if ((d->style & DS_SETFONT) == 0)
1489 if ((dialog->style & DS_SETFONT) != 0)

Completed in 125 milliseconds