Lines Matching refs:sti_cooked_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()
616 static struct sti_cooked_font *sti_select_font(struct sti_cooked_rom *rom) in sti_select_font()
618 struct sti_cooked_font *font; in sti_select_font()
646 struct sti_cooked_font *font_start; in sti_dump_rom()
679 struct sti_cooked_font *cooked_font; in sti_cook_fonts()
711 void sti_font_convert_bytemode(struct sti_struct *sti, struct sti_cooked_font *f) in sti_font_convert_bytemode()