Searched refs:vga_video_font_height (Results 1 – 1 of 1) sorted by relevance
88 static int vga_video_font_height; variable253 vga_video_font_height = 14; in vgacon_startup()322 vga_video_font_height = 8; in vgacon_startup()358 vga_video_font_height = vga_si->orig_video_points; in vgacon_startup()361 vga_video_font_height * vga_video_num_lines; in vgacon_startup()385 c->vc_font.height = c->vc_cell_height = vga_video_font_height; in vgacon_init()1023 vga_video_font_height = fontheight; in vgacon_adjust_height()
Completed in 9 milliseconds