Searched defs:console_font (Results 1 – 1 of 1) sorted by relevance
167 struct console_font { struct168 unsigned int width, height; /* font size */169 unsigned int charcount;170 unsigned char *data; /* font data with height fixed to 32 */
Completed in 5 milliseconds