Searched refs:cheight (Results 1 – 2 of 2) sorted by relevance
5 unsigned cheight; member11 .cheight = 18,
52 unsigned cheight; member218 *y = gr_font->cheight; in gr_font_size()239 gl->recti(gl, x, y, x + font->cwidth, y + font->cheight); in gr_text()327 gr_font->cheight = font.cheight; in gr_init_font()328 gr_font->ascent = font.cheight - 2; in gr_init_font()