Home
last modified time | relevance | path

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

/arch/x86/xen/
Dvga.c36 info->u.text_mode_3.font_height; in xen_init_vga()
/arch/ia64/kernel/
Dsetup.c477 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local
488 font_height = 16; in screen_info_setup()
494 font_height = 400 / num_rows; in screen_info_setup()
501 screen_info.orig_video_points = font_height; in screen_info_setup()