Searched refs:sti_cooked_font (Results 1 – 3 of 3) 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);
159 struct sti_cooked_font *font) in sti_putc()231 int height, int width, int c, struct sti_cooked_font *font) in sti_clear()269 struct sti_cooked_font *font) in sti_bmove()520 static struct sti_cooked_font *527 struct sti_cooked_font *cooked_font; in sti_select_fbfont()576 static struct sti_cooked_font *583 static void sti_dump_font(struct sti_cooked_font *font) in sti_dump_font()605 struct sti_cooked_font *font; in sti_search_font()618 struct sti_cooked_font *font; in sti_select_font()646 struct sti_cooked_font *font_start; in sti_dump_rom()[all …]
64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];180 struct sti_cooked_font *cooked_font; in sticon_set_font()