Searched refs:sti_cooked_font (Results 1 – 3 of 3) sorted by relevance
242 struct sti_cooked_font { struct245 struct sti_cooked_font *next_font; argument253 struct sti_cooked_font *font_start; argument361 struct sti_cooked_font *font; /* ptr to selected font (cooked) */379 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);392 struct sti_cooked_font *font);396 int height, int width, int c, struct sti_cooked_font *font);399 struct sti_cooked_font *font);
139 struct sti_cooked_font *font) in sti_putc()199 int height, int width, int c, struct sti_cooked_font *font) in sti_clear()232 struct sti_cooked_font *font) in sti_bmove()489 static struct sti_cooked_font *496 struct sti_cooked_font *cooked_font; in sti_select_fbfont()545 static struct sti_cooked_font *554 struct sti_cooked_font *font; in sti_search_font()565 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font()567 struct sti_cooked_font *font; in sti_select_font()595 struct sti_cooked_font *font_start; in sti_dump_rom()[all …]
63 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];180 struct sti_cooked_font *cooked_font; in sticon_set_font()
Completed in 8 milliseconds