Searched refs:cheight (Results 1 – 2 of 2) sorted by relevance
5 unsigned cheight; member11 .cheight = 18,
41 int cheight; member71 *y = gr_font->cheight; in gr_font_size()112 bold = bold && (font->texture->height != font->cheight); in gr_text()119 if (outside(x, y) || outside(x+font->cwidth-1, y+font->cheight-1)) break; in gr_text()126 (bold ? font->cheight * font->texture->row_bytes : 0); in gr_text()131 font->cwidth, font->cheight); in gr_text()280 gr_font->cheight = gr_font->texture->height / 2; in gr_init_font()302 gr_font->cheight = font.cheight; in gr_init_font()