Home
last modified time | relevance | path

Searched defs:console_font (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/include/linux/
Dkd.h166 struct console_font { struct
167 unsigned int width, height; /* font size */
168 unsigned int charcount;
169 unsigned char *data; /* font data with height fixed to 32 */