Searched refs:descent (Results 1 – 10 of 10) sorted by relevance
1818 gui.char_height = font->ascent + font->descent + p_linespace; 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()
788 fontMetrics.ascent + fontMetrics.descent) in CreateTextFormatFromLOGFONT()
4647 int descent; in gui_mch_adjust_charheight() local4652 descent = pango_font_metrics_get_descent(metrics); in gui_mch_adjust_charheight()4658 gui.char_height = (ascent + descent + (PANGO_SCALE * 15) / 16) in gui_mch_adjust_charheight()
3952 + (int)(fh.descent + 0.9999) + (int)(fh.leading + 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()
389 height = font->max_bounds.ascent + font->max_bounds.descent; in gui_athena_create_pullright_pixmap()
1083 SFcharHeight = SFcharAscent + SFfont->max_bounds.descent; in SFinitFont()
50 descent).
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.,
831 " starpat=2: Explore **//pattern (recursive descent search for files containing pattern)857 " starpat=4: Explore **/filepat (recursive descent search for filenames matching filepat)909 " starpat=2: Explore **//pattern (recursive descent search for files containing pattern)911 " starpat=4: Explore **/filepat (recursive descent search for filenames matching filepat)1010 " starpat=2: Explore **//pattern (recursive descent search for files containing pattern)1011 " call Decho("..case starpat=".starpat.": build **//pattern list (recursive descent files con…1043 " starpat=4: Explore **/filepat (recursive descent search for filenames matching filepat)1044 " call Decho("..case starpat=".starpat.": build **/filepat list (recursive descent srch filen…