Searched refs:font_ascent (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/terminal/
H A DTermView.cpp835 int font_ascent = (int)hh.ascent; local
842 fFontAscent = font_ascent;
843 fFontHeight = font_ascent + font_descent + font_leading + 1;

Completed in 93 milliseconds