Searched defs:console_font (Results 1 – 1 of 1) sorted by relevance
9887 struct console_font { struct9888 unsigned int width;9889 unsigned int height;9890 unsigned int charcount;9891 unsigned char *data;