Searched defs:console_font (Results 1 – 1 of 1) sorted by relevance
169 struct console_font { struct170 unsigned int width, height; /* font size */171 unsigned int charcount;172 unsigned char *data; /* font data with vpitch fixed to 32 for
Completed in 7 milliseconds