Home
last modified time | relevance | path

Searched refs:STYLE_BI (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 Dbutton.c76 case STYLE_BI:
H A Dchat.c160 font_style = STYLE_BI;
619 font_style = STYLE_BI; in CreateChatSubWindows()
H A Dtdgtsedt.c146 case STYLE_BI:
H A Dconst.h342 #define STYLE_BI 3 macro
H A Dtidget.c587 case STYLE_BI:
H A Dtdgtlist.c152 case STYLE_BI:
H A Dfont.c2987 fontFamilies[fmly_index].fr[STYLE_BI].next = NULL;
2991 fontFamilies[fmly_index].fr[STYLE_BI].xfs = NULL;
3441 fontFamilies[fmly_index].fr[STYLE_BI].next = NULL; in InitAdditionalFonts()
3445 fontFamilies[fmly_index].fr[STYLE_BI].xfs = NULL; in InitAdditionalFonts()
H A Ddrawing.c2172 case 'p': /*^#p*/ ChangeFontStyle(STYLE_BI); break;
H A Dexec.c3961 style = STYLE_BI;