Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/vt/
H A Dvt.c4538 #define max_font_height 128 macro
4540 #define max_font_size (max_font_glyphs*max_font_width*max_font_height)
4549 if (vpitch > max_font_height) in con_font_get()
4606 op->height > max_font_height) in con_font_set()