Searched refs:ascent (Results 1 – 9 of 9) sorted by relevance
1818 gui.char_height = font->ascent + font->descent + p_linespace; in gui_mch_init_font()1819 gui.char_ascent = font->ascent + p_linespace / 2; in gui_mch_init_font()1897 font->max_bounds.width, font->ascent + font->descent, in gui_mch_get_font()1898 font->ascent, font->descent); in gui_mch_get_font()1900 font->max_bounds.ascent, font->max_bounds.descent, in gui_mch_get_font()1901 font->max_bounds.ascent + font->max_bounds.descent); in gui_mch_get_font()1979 gui.char_height = font->ascent + font->descent + p_linespace; in gui_mch_adjust_charheight()1980 gui.char_ascent = font->ascent + p_linespace / 2; in gui_mch_adjust_charheight()1999 gui.char_ascent = ((XFontStruct *)font)->ascent + p_linespace / 2; in gui_mch_set_font()
3951 gui.char_height = (int)(fh.ascent + 0.9999) in gui_mch_set_font()3953 gui.char_ascent = (int)(fh.ascent + 0.9999); in gui_mch_set_font()4004 gui.char_height = (int)(fh.ascent + fh.descent + 0.5) + p_linespace; in gui_mch_adjust_charheight()4005 gui.char_ascent = (int)(fh.ascent + 0.5) + p_linespace / 2; in gui_mch_adjust_charheight()
788 fontMetrics.ascent + fontMetrics.descent) in CreateTextFormatFromLOGFONT()
4646 int ascent; in gui_mch_adjust_charheight() local4651 ascent = pango_font_metrics_get_ascent(metrics); in gui_mch_adjust_charheight()4658 gui.char_height = (ascent + descent + (PANGO_SCALE * 15) / 16) in gui_mch_adjust_charheight()4661 gui.char_ascent = PANGO_PIXELS(ascent + p_linespace * PANGO_SCALE / 2); in gui_mch_adjust_charheight()
389 height = font->max_bounds.ascent + font->max_bounds.descent; in gui_athena_create_pullright_pixmap()
1082 SFcharAscent = SFfont->max_bounds.ascent; in SFinitFont()
49 Additionally, the positioning of the fonts must be the same (ascent and
118 (ascent and descent). You can check this with "xlsfonts -l {fontname}".
1742 - With some fonts the characters can be taller than ascent + descent. E.g.,