Searched defs:console_font (Results 1 – 12 of 12) 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
10937 struct console_font { struct10938 unsigned int width;10939 unsigned int height;10940 unsigned int charcount;10941 unsigned char *data;
25337 struct console_font { struct25338 unsigned int width;25339 unsigned int height;25340 unsigned int charcount;25341 unsigned char *data;
35140 struct console_font { struct35141 unsigned int width;35142 unsigned int height;35143 unsigned int charcount;35144 unsigned char *data;
22381 struct console_font { struct22382 unsigned int width;22383 unsigned int height;22384 unsigned int charcount;22385 unsigned char *data;
39611 struct console_font { struct39612 unsigned int width;39613 unsigned int height;39614 unsigned int charcount;39615 unsigned char *data;
77854 struct console_font { struct77855 unsigned int width;77856 unsigned int height;77857 unsigned int charcount;77858 unsigned char *data;