Searched refs:font_height (Results 1 – 4 of 4) sorted by relevance
478 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local489 font_height = 16; in screen_info_setup()495 font_height = 400 / num_rows; in screen_info_setup()502 screen_info.orig_video_points = font_height; in screen_info_setup()
36 info->u.text_mode_3.font_height; in xen_init_vga()
310 font_height, variable327 font_height = simple_strtoul(str, NULL, 0); in sti_font_setup()577 if (font_width && font_height) in sti_select_font()579 font_height, font_width); in sti_select_font()
713 uint16_t font_height; member