Searched defs:console_font (Results 1 – 1 of 1) sorted by relevance
95792 struct console_font { struct95793 unsigned int width;95794 unsigned int height;95795 unsigned int charcount;95796 unsigned char *data;