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) */382 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f);395 struct sti_cooked_font *font);399 int height, int width, int c, struct sti_cooked_font *font);402 struct sti_cooked_font *font);
140 struct sti_cooked_font *font) in sti_putc()200 int height, int width, int c, struct sti_cooked_font *font) in sti_clear()233 struct sti_cooked_font *font) in sti_bmove()490 static struct sti_cooked_font *497 struct sti_cooked_font *cooked_font; in sti_select_fbfont()546 static struct sti_cooked_font *553 static void sti_dump_font(struct sti_cooked_font *font) in sti_dump_font()575 struct sti_cooked_font *font; in sti_search_font()586 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font()588 struct sti_cooked_font *font; in sti_select_font()[all …]
64 static struct sti_cooked_font *font_data[MAX_NR_CONSOLES];181 struct sti_cooked_font *cooked_font; in sticon_set_font()