Home
last modified time | relevance | path

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

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