Lines Matching refs:sti_cooked_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()
616 struct sti_cooked_font *font_start; in sti_dump_rom()
649 struct sti_cooked_font *cooked_font; in sti_cook_fonts()
681 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f) in sti_font_convert_bytemode()