Home
last modified time | relevance | path

Searched refs:font_header (Results 1 – 5 of 5) sorted by relevance

/freebsd/tools/tools/vt/mkkfont/
H A Dmkkfont.c40 print_glyphs(struct font_header *fh)
74 print_mappings(struct font_header *fh, int map_index)
107 print_info(struct font_header *fh)
139 struct font_header fh; in main()
143 perror("font_header"); in main()
/freebsd/sys/sys/
H A Dfont.h110 struct font_header { struct
/freebsd/usr.bin/vtfontcvt/
H A Dvtfontcvt.c762 struct font_header fh = { in write_fnt()
1037 assert(sizeof(struct font_header) == 32); in main()
/freebsd/usr.sbin/vidcontrol/
H A Dvidcontrol.c417 struct font_header fh; in load_vt4font()
/freebsd/stand/common/
H A Dgfx_fb.c2342 struct font_header fh; in load_font()
2560 struct font_header fh; in insert_font()