Home
last modified time | relevance | path

Searched refs:ascent (Results 1 – 9 of 9) sorted by relevance

/vim-8.2.3635/src/
H A Dgui_x11.c1818 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()
H A Dgui_haiku.cc3951 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()
H A Dgui_dwrite.cpp788 fontMetrics.ascent + fontMetrics.descent) in CreateTextFormatFromLOGFONT()
H A Dgui_gtk_x11.c4646 int ascent; in gui_mch_adjust_charheight() local
4651 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()
H A Dgui_athena.c389 height = font->max_bounds.ascent + font->max_bounds.descent; in gui_athena_create_pullright_pixmap()
H A Dgui_at_fs.c1082 SFcharAscent = SFfont->max_bounds.ascent; in SFinitFont()
/vim-8.2.3635/runtime/doc/
H A Dgui_w32.txt49 Additionally, the positioning of the fonts must be the same (ascent and
H A Dgui_x11.txt118 (ascent and descent). You can check this with "xlsfonts -l {fontname}".
H A Dversion6.txt1742 - With some fonts the characters can be taller than ascent + descent. E.g.,