Home
last modified time | relevance | path

Searched refs:STYLE_BR (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtsedt.e37 int font_style; /* can be STYLE_NR, STYLE_BR, STYLE_NI, or STYLE_BI */
H A Dtdgtbtn.e37 int font_style; /* STYLE_NR, STYLE_BR, STYLE_NI, STYLE_BI */
H A Dchat.c162 font_style = STYLE_BR;
621 font_style = STYLE_BR; in CreateChatSubWindows()
664 (is_bold ? TGBS_LOWRED : TGBS_NORMAL), STYLE_BR, in CreateChatSubWindows()
H A Dbutton.c62 case STYLE_BR:
H A Dtdgtsedt.c132 case STYLE_BR:
H A Dconst.h340 #define STYLE_BR 1 macro
H A Dtidget.c569 case STYLE_BR:
H A Dtdgtlist.c140 case STYLE_BR:
H A Dfont.c2985 fontFamilies[fmly_index].fr[STYLE_BR].next =
2989 fontFamilies[fmly_index].fr[STYLE_BR].xfs =
3439 fontFamilies[fmly_index].fr[STYLE_BR].next = in InitAdditionalFonts()
3443 fontFamilies[fmly_index].fr[STYLE_BR].xfs = in InitAdditionalFonts()
H A Ddrawing.c2158 case 'b': /*^#b*/ ChangeFontStyle(STYLE_BR); break;
H A Dexec.c3957 style = STYLE_BR;