Home
last modified time | relevance | path

Searched refs:boldMsgFontAsc (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dbutton.c193 BBox->lty+boldMsgFontAsc+BTN_Y_MARGIN, Str, Len);
217 BBox->lty+boldMsgFontAsc+BTN_Y_MARGIN, Str, Len);
H A Dtdgtmsg.c68 y += boldMsgFontAsc;
H A Dfont.e77 extern int boldMsgFontAsc;
H A Dtidget.c573 font_asc = boldMsgFontAsc;
H A Ddialog.c1057 (MBInfoPtr->msg_win_w-w)>>1, y+boldMsgFontAsc, c_ptr, len);
1060 0, y+boldMsgFontAsc, c_ptr, len);
H A Dfont.c148 int boldMsgFontAsc=0; variable
3670 &boldMsgFontWidth, &boldMsgFontAsc, &boldMsgFontDes, in InitFontSetsAndBasicFonts()
3678 &boldMsgFontAsc, &boldMsgFontDes, &boldMsgFontHeight, in InitFontSetsAndBasicFonts()
H A Dchoose.c605 base_line = boldMsgFontAsc+ROW_HEIGHT; in RedrawNameBaseWindow()