Home
last modified time | relevance | path

Searched refs:font_asc (Results 1 – 7 of 7) sorted by path

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtdgtlist.c107 int font_asc=0; local
120 NULL, NULL, &font_asc, NULL);
H A Dtdgtsedt.c113 int font_asc=0, client_area_w=pTdgtSmplEdit->client_area.w; local
122 &font_asc, NULL);
123 y += font_asc;
H A Dtginssym.c78 gInsertSymbolInfo.font_asc = gInsertSymbolInfo.xfs->max_bounds.ascent;
80 gInsertSymbolInfo.font_height = gInsertSymbolInfo.font_asc +
H A Dtgisdl.c765 int asc=gInsertSymbolInfo.font_asc;
H A Dtgisdl.e42 int font_width, font_asc, font_des, font_height;
H A Dtidget.c548 int font_asc=defaultFontAsc; local
555 font_asc = msgFontAsc;
564 font_asc = msgFontAsc;
573 font_asc = boldMsgFontAsc;
582 font_asc = italicMsgFontAsc;
591 font_asc = boldItalicMsgFontAsc;
600 if (pn_font_asc != NULL) *pn_font_asc = font_asc;
/dports/graphics/xtexcad/xtexcad-2.4.1/
H A Dgraphics.c852 int dir, font_asc, font_desc; in DrawRuler() local
875 &font_asc, &font_desc, &overall); in DrawRuler()
896 &font_asc, &font_desc, &overall); in DrawRuler()