Searched refs:sti_cooked_font (Results 1 – 2 of 2) sorted by relevance
243 struct sti_cooked_font { struct246 struct sti_cooked_font *next_font; argument254 struct sti_cooked_font *font_start; argument363 struct sti_cooked_font *font; /* ptr to selected font (cooked) */384 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);397 struct sti_cooked_font *font);401 int height, int width, int c, struct sti_cooked_font *font);404 struct sti_cooked_font *font);
64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];166 struct sti_cooked_font *cooked_font; in sticon_set_font()